Searched defs:HasDebugSections (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/ | ||
H A D | DebuggerSupportPlugin.cpp | 393 bool HasDebugSections = false; modifyPassConfigForMachO() local |
/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | DebugObjectManagerPlugin.cpp | 108 HasDebugSections = 1 << 1, global() enumerator |