/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | resolve.cc | 91 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() 244 unsigned int st_shndx, bool is_ordinary, in resolve()
|
H A D | symtab.cc | 118 unsigned int st_shndx, bool is_ordinary) in init_base_object() 220 unsigned int st_shndx, bool is_ordinary) in init_object() 938 unsigned int st_shndx, in add_from_object() 1191 unsigned int st_shndx = relobj->adjust_sym_shndx(i + symndx_offset, in add_from_relobj() local 1361 unsigned int st_shndx = sym->get_st_shndx(); in add_from_pluginobj() local 1511 unsigned int st_shndx = dynobj->adjust_sym_shndx(i, psym->get_st_shndx(), in add_from_dynobj() local 1638 unsigned int st_shndx = sym->get_st_shndx(); in add_from_incrobj() local
|
H A D | object.cc | 2064 unsigned int st_shndx = sym.get_st_shndx(); in do_should_include_member() local 2684 unsigned int st_shndx = this->adjust_sym_shndx(i, isym.get_st_shndx(), in write_local_symbols() local 2798 unsigned int st_shndx = this->adjust_sym_shndx(i, sym.get_st_shndx(), in get_symbol_location_info() local
|
H A D | incremental.h | 1853 unsigned int st_shndx : 28; member
|
H A D | incremental.cc | 2607 unsigned int st_shndx = this->adjust_sym_shndx(i, lsym.st_shndx, in do_relocate() local
|
/dflybsd-src/contrib/binutils-2.34/libctf/ |
H A D | elf.h | 48 Elf32_Section st_shndx; /* Section index */ member 56 Elf64_Section st_shndx; /* Section index */ member
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | resolve.cc | 91 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 D | symtab.cc | 119 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
|
H A D | object.cc | 2182 unsigned int st_shndx = sym.get_st_shndx(); in do_should_include_member() local 2811 unsigned int st_shndx = this->adjust_sym_shndx(i, isym.get_st_shndx(), in write_local_symbols() local 2925 unsigned int st_shndx = this->adjust_sym_shndx(i, sym.get_st_shndx(), in get_symbol_location_info() local
|
H A D | incremental.h | 1860 unsigned int st_shndx : 28; member
|
H A D | incremental.cc | 2612 unsigned int st_shndx = this->adjust_sym_shndx(i, lsym.st_shndx, in do_relocate() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | mipsread.c | 127 unsigned char st_shndx[2]; /* Associated section index. */ member
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | simple-object-elf.c | 221 unsigned char st_shndx[2]; /* Section index */ member 229 unsigned char st_shndx[2]; /* Section index */ member 1400 unsigned st_shndx = ELF_FETCH_FIELD (type_functions, ei_class, in simple_object_elf_copy_lto_debug_sections() local 1435 unsigned st_shndx = ELF_FETCH_FIELD (type_functions, ei_class, in simple_object_elf_copy_lto_debug_sections() local
|
/dflybsd-src/contrib/gdb-7/include/elf/ |
H A D | external.h | 147 unsigned char st_shndx[2]; /* Associated section index */ member 154 unsigned char st_shndx[2]; /* Associated section index */ member
|
H A D | internal.h | 128 unsigned int st_shndx; /* Associated section index */ member
|
/dflybsd-src/contrib/binutils-2.34/include/elf/ |
H A D | external.h | 161 unsigned char st_shndx[2]; /* Associated section index */ member 168 unsigned char st_shndx[2]; /* Associated section index */ member
|
H A D | internal.h | 135 unsigned int st_shndx; /* Associated section index */ member
|
/dflybsd-src/contrib/binutils-2.27/include/elf/ |
H A D | external.h | 161 unsigned char st_shndx[2]; /* Associated section index */ member 168 unsigned char st_shndx[2]; /* Associated section index */ member
|
H A D | internal.h | 135 unsigned int st_shndx; /* Associated section index */ member
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | simple-object-elf.c | 221 unsigned char st_shndx[2]; /* Section index */ member 229 unsigned char st_shndx[2]; /* Section index */ member 1407 unsigned st_shndx = ELF_FETCH_FIELD (type_functions, ei_class, in simple_object_elf_copy_lto_debug_sections() local
|
/dflybsd-src/contrib/binutils-2.34/include/ |
H A D | ctf-api.h | 76 uint32_t st_shndx; member
|
/dflybsd-src/sys/sys/ |
H A D | elf32.h | 151 Elf32_Half st_shndx; /* Section index of symbol. */ member
|
H A D | elf64.h | 200 Elf64_Half st_shndx; /* Section index of symbol. */ member
|
/dflybsd-src/contrib/gcc-8.0/libbacktrace/ |
H A D | elf.c | 287 b_elf_half st_shndx; /* Symbol section index */ member 297 b_elf_half st_shndx; /* Symbol section index */ member
|
/dflybsd-src/contrib/elftoolchain/common/ |
H A D | elfdefinitions.h | 2534 Elf32_Half st_shndx; /* index of related section */ member 2541 Elf64_Half st_shndx; /* index of related section */ member
|