Home
last modified time | relevance | path

Searched defs:ProcessAllSections (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.h82 RTDyldObjectLinkingLayer &setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections()
132 bool ProcessAllSections = false; variable
217 bool ProcessAllSections) in ConcreteLinkedObject()
325 bool ProcessAllSections; member
341 bool ProcessAllSections) { in createLinkedObject()
386 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections()
478 bool ProcessAllSections = false; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h245 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections()
285 bool ProcessAllSections; variable
DExecutionEngine.h430 virtual void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h235 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h297 bool ProcessAllSections; variable
472 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections()
DRuntimeDyld.cpp1274 JITSymbolResolver &Resolver, bool ProcessAllSections, in createRuntimeDyldCOFF()
1285 JITSymbolResolver &Resolver, bool ProcessAllSections, in createRuntimeDyldELF()
1298 bool ProcessAllSections, in createRuntimeDyldMachO()
1409 JITSymbolResolver &Resolver, bool ProcessAllSections, in jitLinkForORC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h373 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections()