Lines Matching refs:SHN_UNDEF
203 if (inputs_shndx == elfcpp::SHN_UNDEF) // Not found. in find_incremental_inputs_sections()
208 if (symtab_shndx == elfcpp::SHN_UNDEF) // Not found. in find_incremental_inputs_sections()
215 if (relocs_shndx == elfcpp::SHN_UNDEF) // Not found. in find_incremental_inputs_sections()
222 if (got_plt_shndx == elfcpp::SHN_UNDEF) // Not found. in find_incremental_inputs_sections()
228 if (strtab_shndx == elfcpp::SHN_UNDEF in find_incremental_inputs_sections()
291 gold_assert(main_symtab_shndx != elfcpp::SHN_UNDEF); in setup_readers()
297 gold_assert(main_strtab_shndx != elfcpp::SHN_UNDEF in setup_readers()
2168 shndx = elfcpp::SHN_UNDEF; in do_add_symbols()
2174 gold_assert(shndx != elfcpp::SHN_UNDEF); in do_add_symbols()
2195 if (shndx != elfcpp::SHN_UNDEF) in do_add_symbols()
2773 shndx = elfcpp::SHN_UNDEF; in do_add_symbols()