Searched defs:ProcessAllSections (Results 1 – 14 of 14) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | RTDyldObjectLinkingLayer.h | 82 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
|
| /external/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | ObjectLinkingLayer.h | 105 bool ProcessAllSections) in ConcreteLinkedObjectSet() 189 bool ProcessAllSections; member 206 bool ProcessAllSections) { in createLinkedObjectSet() 236 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() 351 bool ProcessAllSections; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
| D | RuntimeDyld.h | 245 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() 285 bool ProcessAllSections; variable
|
| D | ExecutionEngine.h | 430 virtual void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections()
|
| /external/llvm/include/llvm/ExecutionEngine/ |
| D | RuntimeDyld.h | 269 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() 299 bool ProcessAllSections; variable
|
| D | ExecutionEngine.h | 418 virtual void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections()
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldImpl.h | 279 bool ProcessAllSections; variable 430 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections()
|
| D | RuntimeDyld.cpp | 995 bool ProcessAllSections, RuntimeDyldCheckerImpl *Checker) { in createRuntimeDyldCOFF() 1006 bool ProcessAllSections, RuntimeDyldCheckerImpl *Checker) { in createRuntimeDyldELF() 1016 bool ProcessAllSections, in createRuntimeDyldMachO()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/ |
| D | MCJIT.h | 235 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections()
|
| /external/llvm/lib/ExecutionEngine/MCJIT/ |
| D | MCJIT.h | 236 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldImpl.h | 297 bool ProcessAllSections; variable 472 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections()
|
| D | RuntimeDyld.cpp | 1274 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()
|
| /external/llvm/lib/ExecutionEngine/Orc/ |
| D | OrcMCJITReplacement.h | 240 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| D | OrcMCJITReplacement.h | 373 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections()
|