Home
last modified time | relevance | path

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

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