Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DObjectLinkingLayer.h105 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/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h269 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections()
299 bool ProcessAllSections; variable
DExecutionEngine.h418 virtual void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h279 bool ProcessAllSections; variable
430 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections()
DRuntimeDyld.cpp995 bool ProcessAllSections, RuntimeDyldCheckerImpl *Checker) { in createRuntimeDyldCOFF()
1006 bool ProcessAllSections, RuntimeDyldCheckerImpl *Checker) { in createRuntimeDyldELF()
1016 bool ProcessAllSections, in createRuntimeDyldMachO()
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h236 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections()
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h240 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections()