Home
last modified time | relevance | path

Searched defs:ProcessDebugSections (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h68 ELFLinkGraphBuilder &setProcessDebugSections(bool ProcessDebugSections) { in setProcessDebugSections()
179 bool ProcessDebugSections = true; variable
H A DCOFFLinkGraphBuilder.h188 forEachRelocation(const object::SectionRef & RelSec,RelocHandlerFunction && Func,bool ProcessDebugSections) forEachRelocation() argument