Searched refs:debugDwarf (Results 1 – 3 of 3) sorted by relevance
114 bool debugDwarf = false; member
1768 config->debugDwarf = debug == DebugKind::Dwarf; in linkerMain()1783 if (config->mingw || config->debugDwarf) in linkerMain()
1216 if (config->debugDwarf || config->debugSymtab) { in createSymbolAndStringTable()