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