Home
last modified time | relevance | path

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

/external/llvm-project/lld/MachO/
DDwarf.cpp22 bool hasDwarfInfo = false; in create() local
32 hasDwarfInfo = true; in create()
41 hasDwarfInfo = true; in create()
46 if (hasDwarfInfo) in create()