Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp270 bool HasDwarfSection = false; in CreateArchType() local
277 HasDwarfSection |= isDwarfSection(*Name); in CreateArchType()
284 if (!HasDwarfSection) { in CreateArchType()