Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.h92 bool ProcessDebugSections = false);
100 bool ProcessDebugSections = false) {
106 ProcessDebugSections);
172 bool ProcessDebugSections) { in forEachRelocation() argument
H A DELFLinkGraphBuilder.h119 bool ProcessDebugSections = false);
127 bool ProcessDebugSections = false) {
133 ProcessDebugSections);
481 bool ProcessDebugSections) { in forEachRelocation() argument
500 if (!ProcessDebugSections && isDwarfSection(*Name)) { in forEachRelocation()