Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp803 bool objFileHasDwarf = false; in synthesizeDebugNotes() local
820 objFileHasDwarf = false; in synthesizeDebugNotes()
825 objFileHasDwarf = true; in synthesizeDebugNotes()
833 if (objFileHasDwarf) in synthesizeDebugNotes()