Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.h84 RTDyldObjectLinkingLayer &setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h262 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
H A DExecutionEngine.h438 virtual void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h227 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h467 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function