Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileFromAtoms.cpp803 bool objFileHasDwarf = false; in synthesizeDebugNotes() local
820 objFileHasDwarf = false; in synthesizeDebugNotes()
825 objFileHasDwarf = true; in synthesizeDebugNotes()
833 if (objFileHasDwarf) in synthesizeDebugNotes()