Searched refs:STN_UNDEF (Results 1 – 12 of 12) sorted by relevance
270 #define STN_UNDEF 0 /* End of a chain. */ macro
231 for (; chain != STN_UNDEF; chain = vdso_info.chain[chain]) { in vdso_sym()
435 if (ndx != STN_UNDEF) in adjust_relocs()468 if (newshdr->sh_info != STN_UNDEF) in adjust_relocs()500 if (old_bucket[i] != STN_UNDEF) \ in adjust_relocs()504 if (old_chain[i] != STN_UNDEF) \ in adjust_relocs()1694 *s->map = STN_UNDEF; in copy_elided_sections()1739 assert (*symbols[i].map == STN_UNDEF); in copy_elided_sections()1742 assert (*symbols[i].duplicate != STN_UNDEF); in copy_elided_sections()
862 for (size_t p = bucket1[i]; p != STN_UNDEF; p = chain1[p]) \ in hash_content_equivalent()869 for (size_t p = bucket2[i]; p != STN_UNDEF; p = chain2[p]) \ in hash_content_equivalent()
2430 if (gnu_bucket[cnt] != STN_UNDEF) in compare_hash_gnu_hash()2478 while (symidx != STN_UNDEF && symidx < nentries && symidx < nchain) in compare_hash_gnu_hash()2515 while (symidx != STN_UNDEF && symidx < nentries && symidx < nchain) in compare_hash_gnu_hash()2556 if (sym != NULL && sym->st_shndx != STN_UNDEF) in compare_hash_gnu_hash()
471 while (crt_index != STN_UNDEF) { in module_find_symbol_sysv()
907 STN_UNDEF = 0 enumerator
910 enum { STN_UNDEF = 0 }; enumerator
344 if (symndx == STN_UNDEF) in relocate()
502 #define STN_UNDEF 0 /* End of a chain. */ macro
503 #define STN_UNDEF 0 /* End of a chain. */ macro
472 #define STN_UNDEF 0 /* End of a chain. */ macro