Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/MachO/
DDwarf.cpp22 bool hasDwarfInfo = false; in create() local
38 hasDwarfInfo = true; in create()
42 if (hasDwarfInfo) in create()