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