Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp393 bool HasDebugSections = false; in modifyPassConfigForMachO() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp108 HasDebugSections = 1 << 1, enumerator