Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.h93 bool ProcessDebugSections = false);
101 bool ProcessDebugSections = false) {
107 ProcessDebugSections);
187 bool ProcessDebugSections) { in forEachRelocation() argument
H A DELFLinkGraphBuilder.h68 ELFLinkGraphBuilder &setProcessDebugSections(bool ProcessDebugSections) { in setProcessDebugSections() argument
69 this->ProcessDebugSections = ProcessDebugSections; in setProcessDebugSections()
179 bool ProcessDebugSections = true; variable
342 if (!ProcessDebugSections && isDwarfSection(*Name)) { in graphifySections()
614 if (!ProcessDebugSections && isDwarfSection(*Name)) { in forEachRelaRelocation()
664 if (!ProcessDebugSections && isDwarfSection(*Name)) { in forEachRelRelocation()