Home
last modified time | relevance | path

Searched refs:gdbIndex (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lld/ELF/
DConfig.h168 bool gdbIndex; member
DDriver.cpp346 if (config->gdbIndex) in checkOptions()
982 config->gdbIndex = args.hasFlag(OPT_gdb_index, OPT_no_gdb_index, false); in readConfigs()
DWriter.cpp530 if (config->gdbIndex) in createSyntheticSections()