HomeSort by: relevance | last modified time | path
    Searched defs:setProcessAllSections (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 86 RTDyldObjectLinkingLayer &setProcessAllSections(bool ProcessAllSections) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
RuntimeDyld.h 249 void setProcessAllSections(bool ProcessAllSections) {
250 assert(!Dyld && "setProcessAllSections must be called before loadObject.");
ExecutionEngine.h 428 /// setProcessAllSections (MCJIT Only): By default, only sections that are
439 virtual void setProcessAllSections(bool ProcessAllSections) {
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldImpl.h 457 void setProcessAllSections(bool ProcessAllSections) {

Completed in 19 milliseconds