Searched refs:gdbIndex (Results 1 – 4 of 4) sorted by relevance
255 bool gdbIndex; member
4485 gdbIndex.reset(); in reset()4905 if (config->gdbIndex) { in createSyntheticSections()4906 in.gdbIndex = GdbIndexSection::create<ELFT>(); in createSyntheticSections()4907 add(*in.gdbIndex); in createSyntheticSections()
1510 std::unique_ptr<GdbIndexSection> gdbIndex; member
438 if (config->gdbIndex) in checkOptions()1311 config->gdbIndex = args.hasFlag(OPT_gdb_index, OPT_no_gdb_index, false); in readConfigs()