Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h119 bool ProcessDebugSections = false);
129 bool ProcessDebugSections = false);
137 bool ProcessDebugSections = false) {
143 ProcessDebugSections);
152 bool ProcessDebugSections = false) {
158 ProcessDebugSections);
518 bool ProcessDebugSections) { in forEachRelaRelocation() argument
536 if (!ProcessDebugSections && isDwarfSection(*Name)) { in forEachRelaRelocation()
565 bool ProcessDebugSections) { in forEachRelRelocation() argument
583 if (!ProcessDebugSections && isDwarfSection(*Name)) { in forEachRelRelocation()
H A DCOFFLinkGraphBuilder.h93 bool ProcessDebugSections = false);
101 bool ProcessDebugSections = false) {
107 ProcessDebugSections);
187 bool ProcessDebugSections) { in forEachRelocation() argument