Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h228 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
H A DExecutionEngine.h430 virtual void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.h69 RTDyldObjectLinkingLayer &setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
362 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h236 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections() function
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h377 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections() function
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h481 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function