Home
last modified time | relevance | path

Searched defs:st_shndx (Results 1 – 25 of 48) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Delf.h48 Elf32_Section st_shndx; /* Section index */ member
56 Elf64_Section st_shndx; /* Section index */ member
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Delf.h48 Elf32_Section st_shndx; /* Section index */ member
56 Elf64_Section st_shndx; /* Section index */ member
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dresolve.cc91 unsigned int st_shndx, bool is_ordinary, in override_base()
117 unsigned st_shndx, bool is_ordinary, in override()
132 unsigned int st_shndx, bool is_ordinary, in override()
245 unsigned int st_shndx, bool is_ordinary, in resolve()
H A Dsymtab.cc119 unsigned int st_shndx, bool is_ordinary) in init_base_object()
221 unsigned int st_shndx, bool is_ordinary) in init_object()
940 unsigned int st_shndx, in add_from_object()
1221 unsigned int st_shndx = relobj->adjust_sym_shndx(i + symndx_offset, in add_from_relobj() local
1394 unsigned int st_shndx = sym->get_st_shndx(); in add_from_pluginobj() local
1547 unsigned int st_shndx = dynobj->adjust_sym_shndx(i, psym->get_st_shndx(), in add_from_dynobj() local
1677 unsigned int st_shndx = sym->get_st_shndx(); in add_from_incrobj() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dresolve.cc91 unsigned int st_shndx, bool is_ordinary, in override_base()
117 unsigned st_shndx, bool is_ordinary, in override()
132 unsigned int st_shndx, bool is_ordinary, in override()
245 unsigned int st_shndx, bool is_ordinary, in resolve()
H A Dsymtab.cc119 unsigned int st_shndx, bool is_ordinary) in init_base_object()
221 unsigned int st_shndx, bool is_ordinary) in init_object()
940 unsigned int st_shndx, in add_from_object()
1221 unsigned int st_shndx = relobj->adjust_sym_shndx(i + symndx_offset, in add_from_relobj() local
1394 unsigned int st_shndx = sym->get_st_shndx(); in add_from_pluginobj() local
1547 unsigned int st_shndx = dynobj->adjust_sym_shndx(i, psym->get_st_shndx(), in add_from_dynobj() local
1677 unsigned int st_shndx = sym->get_st_shndx(); in add_from_incrobj() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-elf.c221 unsigned char st_shndx[2]; /* Section index */ member
229 unsigned char st_shndx[2]; /* Section index */ member
1403 unsigned st_shndx = ELF_FETCH_FIELD (type_functions, ei_class, in simple_object_elf_copy_lto_debug_sections() local
1438 unsigned st_shndx = ELF_FETCH_FIELD (type_functions, ei_class, in simple_object_elf_copy_lto_debug_sections() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object-elf.c221 unsigned char st_shndx[2]; /* Section index */ member
229 unsigned char st_shndx[2]; /* Section index */ member
1403 unsigned st_shndx = ELF_FETCH_FIELD (type_functions, ei_class, in simple_object_elf_copy_lto_debug_sections() local
1438 unsigned st_shndx = ELF_FETCH_FIELD (type_functions, ei_class, in simple_object_elf_copy_lto_debug_sections() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object-elf.c221 unsigned char st_shndx[2]; /* Section index */ member
229 unsigned char st_shndx[2]; /* Section index */ member
1403 unsigned st_shndx = ELF_FETCH_FIELD (type_functions, ei_class, in simple_object_elf_copy_lto_debug_sections() local
1438 unsigned st_shndx = ELF_FETCH_FIELD (type_functions, ei_class, in simple_object_elf_copy_lto_debug_sections() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-elf.c221 unsigned char st_shndx[2]; /* Section index */ member
229 unsigned char st_shndx[2]; /* Section index */ member
1403 unsigned st_shndx = ELF_FETCH_FIELD (type_functions, ei_class, in simple_object_elf_copy_lto_debug_sections() local
1438 unsigned st_shndx = ELF_FETCH_FIELD (type_functions, ei_class, in simple_object_elf_copy_lto_debug_sections() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DElf.cc95 Elf32_Half st_shndx; /* SHN_... */ member
103 Elf64_Half st_shndx; /* SHN_... */ member
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DElf.cc95 Elf32_Half st_shndx; /* SHN_... */ member
103 Elf64_Half st_shndx; /* SHN_... */ member
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h84 uint32_t st_shndx; member
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h84 uint32_t st_shndx; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf32.d135 Elf32_Half st_shndx; variable
H A Delf64.d139 Elf64_Half st_shndx; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf32.d135 Elf32_Half st_shndx; variable
H A Delf64.d148 Elf64_Half st_shndx; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf32.d135 Elf32_Half st_shndx; variable
H A Delf64.d139 Elf64_Half st_shndx; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf32.d135 Elf32_Half st_shndx; variable
H A Delf64.d139 Elf64_Half st_shndx; variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dexternal.h161 unsigned char st_shndx[2]; /* Associated section index */ member
168 unsigned char st_shndx[2]; /* Associated section index */ member
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dexternal.h161 unsigned char st_shndx[2]; /* Associated section index */ member
168 unsigned char st_shndx[2]; /* Associated section index */ member
/netbsd-src/external/bsd/elftosb/dist/common/
H A DELF.h272 Elf32_Half st_shndx; //!< Section header table index for this symbol. member

12