Searched refs:STN_UNDEF (Results 1 – 18 of 18) sorted by relevance
490 #define STN_UNDEF 0 /* Undefined symbol index */ macro
1901 * common.h (EM_HPPA, NT_VERSION, STN_UNDEF, DT_*): New macros.
1755 dst[2].r_info = ELF64_R_INFO (STN_UNDEF, mirel.r_type3); in mips_elf64_be_swap_reloc_in()1778 dst[2].r_info = ELF64_R_INFO (STN_UNDEF, mirela.r_type3); in mips_elf64_be_swap_reloca_in()2760 n = STN_UNDEF; in mips_elf64_write_rel()2858 n = STN_UNDEF; in mips_elf64_write_rela()
364 n = STN_UNDEF; in elf64_sparc_write_relocs()
1000 n = STN_UNDEF; in elf_write_relocs()
971 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF1002 (elf32_hppa_relocate_section): Don't copy STN_UNDEF relocs1013 (elf_i386_relocate_section): Don't copy STN_UNDEF relocs1024 (elf_s390_relocate_section): Don't copy STN_UNDEF relocs1035 (ppc64_elf_relocate_section): Don't copy STN_UNDEF relocs1046 (elf_s390_relocate_section): Don't copy STN_UNDEF relocs1531 relocs against STN_UNDEF, which has a zero value.
6930 if (index == STN_UNDEF) in evaluate_complex_relocation_symbols()8608 if (r_symndx == STN_UNDEF) in elf_link_input_bfd()8780 if (r_symndx == STN_UNDEF) in elf_link_input_bfd()
2722 outrel.r_info = ELF32_R_INFO (STN_UNDEF, R_MIPS_32); in mips_elf_create_local_got_entry()
3529 * elfcode.h (elf_idx_of_sym): Return STN_UNDEF instead of 0 when
2201 against STN_UNDEF in irix objects.
111 if (sym.st_shndx == STN_UNDEF) in pmcstat_image_add_symbols()
192 while (symnum != STN_UNDEF) { in ef_lookup_symbol()
867 #define STN_UNDEF 0 /* Undefined symbol index. */ macro
1175 enum { STN_UNDEF = 0 }; enumerator
1196 while (symnum != STN_UNDEF) { in __elfN()
1397 while (symnum != STN_UNDEF) { in link_elf_lookup_symbol()
3854 if (Buckets[Buc] == ELF::STN_UNDEF) in printHashTableSymbols()3858 if (Ch == ELF::STN_UNDEF) in printHashTableSymbols()3917 if (Buckets[Buc] == ELF::STN_UNDEF) in printGnuHashTableSymbols()4606 if (C == ELF::STN_UNDEF) in printHashHistogram()
4568 symnum != STN_UNDEF; symnum = obj->chains[symnum]) { in symlook_obj1_sysv()