Home
last modified time | relevance | path

Searched defs:setProcessAllSections (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h217 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
DExecutionEngine.h407 virtual void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h226 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections() function
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h385 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function