| /netbsd/src/external/bsd/elftosb/dist/common/ |
| D | ELF.h | 254 STN_UNDEF = 0 //!< Undefined symbol index. enumerator
|
| D | StELFFile.cpp | 438 return STN_UNDEF; in getIndexOfSymbolAtAddress()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf64-sparc.c | 125 if (ELF64_R_SYM (rela.r_info) == STN_UNDEF) in elf64_sparc_slurp_one_reloc_table() 419 n = STN_UNDEF; in elf64_sparc_write_relocs() 818 if (r_symndx != STN_UNDEF) in elf64_sparc_reloc_type_class()
|
| D | elf32-sparc.c | 190 if (r_symndx != STN_UNDEF) in elf32_sparc_reloc_type_class()
|
| D | elf64-mips.c | 3298 dst[2].r_info = ELF64_R_INFO (STN_UNDEF, mirel.r_type3); in mips_elf64_be_swap_reloc_in() 3321 dst[2].r_info = ELF64_R_INFO (STN_UNDEF, mirela.r_type3); in mips_elf64_be_swap_reloca_in() 4098 if (rela.r_sym == STN_UNDEF) in mips_elf64_slurp_one_reloc_table() 4356 n = STN_UNDEF; in mips_elf64_write_rel() 4455 n = STN_UNDEF; in mips_elf64_write_rela()
|
| D | elf64-alpha.c | 1871 r_symndx = STN_UNDEF; in elf64_alpha_check_relocs() 3569 new_symndx = is_gd ? ELF64_R_SYM (irel->r_info) : STN_UNDEF; in elf64_alpha_relax_tls_get_addr() 3799 r_symndx = STN_UNDEF; in elf64_alpha_relax_section() 4222 r_symndx = STN_UNDEF; in elf64_alpha_relocate_section() 4235 if (r_symndx == STN_UNDEF in elf64_alpha_relocate_section() 4520 && r_symndx != STN_UNDEF in elf64_alpha_relocate_section() 4577 if (r_symndx == STN_UNDEF in elf64_alpha_relocate_section()
|
| D | elfnn-aarch64.c | 6579 rel[2].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6597 rel[1].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6598 rel[2].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6645 rel[1].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6687 rel[2].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6735 rel[1].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6755 rel[1].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6867 rel[1].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6897 rel[1].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6985 && r_symndx != STN_UNDEF in elfNN_aarch64_relocate_section() [all …]
|
| D | elf32-ppc.c | 7280 rel[1].r_info = ELF32_R_INFO (STN_UNDEF, R_PPC_NONE); in ppc_elf_relocate_section() 7302 r_symndx = STN_UNDEF; in ppc_elf_relocate_section() 7304 if (r_symndx != STN_UNDEF) in ppc_elf_relocate_section() 7343 rel[1].r_info = ELF32_R_INFO (STN_UNDEF, R_PPC_NONE); in ppc_elf_relocate_section() 7364 rel[1].r_info = ELF32_R_INFO (STN_UNDEF, R_PPC_NONE); in ppc_elf_relocate_section() 7378 rel[1].r_info = ELF32_R_INFO (STN_UNDEF, R_PPC_NONE); in ppc_elf_relocate_section() 7388 r_symndx = STN_UNDEF; in ppc_elf_relocate_section() 7390 if (r_symndx != STN_UNDEF) in ppc_elf_relocate_section() 7402 rel[1].r_info = ELF32_R_INFO (STN_UNDEF, R_PPC_NONE); in ppc_elf_relocate_section() 8180 else if (r_symndx == STN_UNDEF || bfd_is_abs_section (sec)) in ppc_elf_relocate_section()
|
| D | elfcode.h | 1024 n = STN_UNDEF; in elf_write_relocs() 1594 if (ELF_R_SYM (rela.r_info) == STN_UNDEF) in elf_slurp_reloc_table_from_section()
|
| D | elf32-tic6x.c | 2263 : r_symndx != STN_UNDEF && bfd_is_und_section (sec)) in elf32_tic6x_relocate_section() 2425 : r_symndx != STN_UNDEF && bfd_is_und_section (sec)) in elf32_tic6x_relocate_section()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf64-sparc.c | 125 if (ELF64_R_SYM (rela.r_info) == STN_UNDEF) in elf64_sparc_slurp_one_reloc_table() 419 n = STN_UNDEF; in elf64_sparc_write_relocs() 818 if (r_symndx != STN_UNDEF) in elf64_sparc_reloc_type_class()
|
| D | elf32-sparc.c | 190 if (r_symndx != STN_UNDEF) in elf32_sparc_reloc_type_class()
|
| D | elf64-mips.c | 3296 dst[2].r_info = ELF64_R_INFO (STN_UNDEF, mirel.r_type3); in mips_elf64_be_swap_reloc_in() 3319 dst[2].r_info = ELF64_R_INFO (STN_UNDEF, mirela.r_type3); in mips_elf64_be_swap_reloca_in() 4096 if (rela.r_sym == STN_UNDEF) in mips_elf64_slurp_one_reloc_table() 4354 n = STN_UNDEF; in mips_elf64_write_rel() 4453 n = STN_UNDEF; in mips_elf64_write_rela()
|
| D | elf64-alpha.c | 1866 r_symndx = STN_UNDEF; in elf64_alpha_check_relocs() 3565 new_symndx = is_gd ? ELF64_R_SYM (irel->r_info) : STN_UNDEF; in elf64_alpha_relax_tls_get_addr() 3795 r_symndx = STN_UNDEF; in elf64_alpha_relax_section() 4218 r_symndx = STN_UNDEF; in elf64_alpha_relocate_section() 4231 if (r_symndx == STN_UNDEF in elf64_alpha_relocate_section() 4516 && r_symndx != STN_UNDEF in elf64_alpha_relocate_section() 4573 if (r_symndx == STN_UNDEF in elf64_alpha_relocate_section()
|
| D | elfnn-aarch64.c | 6577 rel[2].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6595 rel[1].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6596 rel[2].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6643 rel[1].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6685 rel[2].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6733 rel[1].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6753 rel[1].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6865 rel[1].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6895 rel[1].r_info = ELFNN_R_INFO (STN_UNDEF, R_AARCH64_NONE); in elfNN_aarch64_tls_relax() 6983 && r_symndx != STN_UNDEF in elfNN_aarch64_relocate_section() [all …]
|
| D | elf32-ppc.c | 7281 rel[1].r_info = ELF32_R_INFO (STN_UNDEF, R_PPC_NONE); in ppc_elf_relocate_section() 7303 r_symndx = STN_UNDEF; in ppc_elf_relocate_section() 7305 if (r_symndx != STN_UNDEF) in ppc_elf_relocate_section() 7344 rel[1].r_info = ELF32_R_INFO (STN_UNDEF, R_PPC_NONE); in ppc_elf_relocate_section() 7365 rel[1].r_info = ELF32_R_INFO (STN_UNDEF, R_PPC_NONE); in ppc_elf_relocate_section() 7379 rel[1].r_info = ELF32_R_INFO (STN_UNDEF, R_PPC_NONE); in ppc_elf_relocate_section() 7389 r_symndx = STN_UNDEF; in ppc_elf_relocate_section() 7391 if (r_symndx != STN_UNDEF) in ppc_elf_relocate_section() 7403 rel[1].r_info = ELF32_R_INFO (STN_UNDEF, R_PPC_NONE); in ppc_elf_relocate_section() 8181 else if (r_symndx == STN_UNDEF || bfd_is_abs_section (sec)) in ppc_elf_relocate_section()
|
| D | elfcode.h | 1024 n = STN_UNDEF; in elf_write_relocs() 1593 if (ELF_R_SYM (rela.r_info) == STN_UNDEF) in elf_slurp_reloc_table_from_section()
|
| D | elf32-vax.c | 1408 && r_symndx != STN_UNDEF in elf_vax_relocate_section()
|
| D | elf32-tic6x.c | 2263 : r_symndx != STN_UNDEF && bfd_is_und_section (sec)) in elf32_tic6x_relocate_section() 2425 : r_symndx != STN_UNDEF && bfd_is_und_section (sec)) in elf32_tic6x_relocate_section()
|
| D | elf64-ppc.c | 15726 if (r_symndx != STN_UNDEF in ppc64_elf_relocate_section() 16011 rel[1].r_info = ELF64_R_INFO (STN_UNDEF, R_PPC64_NONE); in ppc64_elf_relocate_section() 16029 r_symndx = STN_UNDEF; in ppc64_elf_relocate_section() 16110 r_symndx = STN_UNDEF; in ppc64_elf_relocate_section() 16134 rel[1].r_info = ELF64_R_INFO (STN_UNDEF, R_PPC64_NONE); in ppc64_elf_relocate_section() 16172 rel[1].r_info = ELF64_R_INFO (STN_UNDEF, R_PPC64_NONE); in ppc64_elf_relocate_section() 16198 rel[1].r_info = ELF64_R_INFO (STN_UNDEF, R_PPC64_NONE); in ppc64_elf_relocate_section() 16215 r_symndx = STN_UNDEF; in ppc64_elf_relocate_section() 16223 rel[1].r_info = ELF64_R_INFO (STN_UNDEF, R_PPC64_NONE); in ppc64_elf_relocate_section() 17172 if (r_symndx == STN_UNDEF) in ppc64_elf_relocate_section() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | common.h | 1067 #define STN_UNDEF 0 /* Undefined symbol index */ macro
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | common.h | 1071 #define STN_UNDEF 0 /* Undefined symbol index */ macro
|
| /netbsd/src/sys/arch/epoc32/stand/e32boot/include/ |
| D | elf.h | 505 #define STN_UNDEF 0 /* undefined index */ macro
|
| /netbsd/src/tools/m68k-elf2aout/sys/ |
| D | exec_elf.h | 507 #define STN_UNDEF 0 /* undefined index */ macro
|
| /netbsd/src/sys/sys/ |
| D | exec_elf.h | 600 #define STN_UNDEF 0 /* undefined index */ macro
|