Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp283 bool HasDwarfSection = false; in CreateArchType() local
290 HasDwarfSection |= isDwarfSection(*Name); in CreateArchType()
297 if (!HasDwarfSection) { in CreateArchType()