Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp441 bool HasDebugSections = false; in modifyPassConfigForMachO() local
444 HasDebugSections = true; in modifyPassConfigForMachO()
448 if (HasDebugSections) { in modifyPassConfigForMachO()