Home | History | Annotate | Download | only in gold

Lines Matching refs:SHN_UNDEF

203   if (inputs_shndx == elfcpp::SHN_UNDEF)  // Not found.
208 if (symtab_shndx == elfcpp::SHN_UNDEF) // Not found.
215 if (relocs_shndx == elfcpp::SHN_UNDEF) // Not found.
222 if (got_plt_shndx == elfcpp::SHN_UNDEF) // Not found.
228 if (strtab_shndx == elfcpp::SHN_UNDEF
291 gold_assert(main_symtab_shndx != elfcpp::SHN_UNDEF);
297 gold_assert(main_strtab_shndx != elfcpp::SHN_UNDEF
2168 shndx = elfcpp::SHN_UNDEF;
2174 gold_assert(shndx != elfcpp::SHN_UNDEF);
2195 if (shndx != elfcpp::SHN_UNDEF)
2773 shndx = elfcpp::SHN_UNDEF;
2779 // is meaningless, as long as it's not SHN_UNDEF.