Searched refs:STN_UNDEF (Results 1 – 16 of 16) sorted by relevance
234 for (; chain != STN_UNDEF; chain = vdso_info.chain[chain]) { in vdso_sym()
445 if (ndx != STN_UNDEF) in adjust_relocs()488 if (newshdr->sh_info != STN_UNDEF) in adjust_relocs()526 if (old_bucket[i] != STN_UNDEF) \ in adjust_relocs()530 if (old_chain[i] != STN_UNDEF) \ in adjust_relocs()1852 *s->map = STN_UNDEF; in copy_elided_sections()1897 assert (*symbols[i].map == STN_UNDEF); in copy_elided_sections()1900 assert (*symbols[i].duplicate != STN_UNDEF); in copy_elided_sections()
864 for (size_t p = bucket1[i]; p != STN_UNDEF; p = chain1[p]) \ in hash_content_equivalent()871 for (size_t p = bucket2[i]; p != STN_UNDEF; p = chain2[p]) \ in hash_content_equivalent()
2463 if (gnu_bucket[cnt] != STN_UNDEF) in compare_hash_gnu_hash()2511 while (symidx != STN_UNDEF && symidx < nentries && symidx < nchain) in compare_hash_gnu_hash()2548 while (symidx != STN_UNDEF && symidx < nentries && symidx < nchain) in compare_hash_gnu_hash()2589 if (sym != NULL && sym->st_shndx != STN_UNDEF) in compare_hash_gnu_hash()
907 STN_UNDEF = 0 enumerator
910 enum { STN_UNDEF = 0 }; enumerator
1075 enum { STN_UNDEF = 0 }; enumerator
1102 enum { STN_UNDEF = 0 }; enumerator
350 if (symndx == STN_UNDEF) in relocate()
653 if (r_sym == STN_UNDEF) { in apply_relocs()
399 #define STN_UNDEF 0 macro
502 #define STN_UNDEF 0 /* End of a chain. */ macro
612 #define STN_UNDEF 0 /* End of a chain. */ macro
4119 if (Buckets[Buc] == ELF::STN_UNDEF) in printHashTableSymbols()4123 if (Ch == ELF::STN_UNDEF) in printHashTableSymbols()4181 if (Buckets[Buc] == ELF::STN_UNDEF) in printGnuHashTableSymbols()4864 if (C == ELF::STN_UNDEF) in printHashHistogram()
865 } while (symbol_index != STN_UNDEF || symbol_index >= nb_chains); in lookup_symbol_from_sysv_hash_tab()1094 if (i == STN_UNDEF) in lookup_symbol_from_gnu_hash_tab()1115 i != STN_UNDEF in lookup_symbol_from_gnu_hash_tab()
1412 If the symbol is external then its section is ``STN_UNDEF`` and the loader1472 ``STN_UNDEF``.