Searched refs:debugDwarf (Results 1 – 3 of 3) sorted by relevance
105 bool debugDwarf = false; member
1696 config->debugDwarf = debug == DebugKind::Dwarf; in link()1708 if (config->mingw || config->debugDwarf) in link()
1211 if (config->debugDwarf || config->debugSymtab) { in createSymbolAndStringTable()