/openbsd/lib/libelf/ |
H A D | gelf_dyn.c | 45 uint32_t sh_type; in gelf_getdyn() local 105 uint32_t sh_type; in gelf_update_dyn() local
|
H A D | gelf_move.c | 43 uint32_t sh_type; in gelf_getmove() local 106 uint32_t sh_type; in gelf_update_move() local
|
H A D | gelf_sym.c | 43 uint32_t sh_type; in gelf_getsym() local 105 uint32_t sh_type; in gelf_update_sym() local
|
H A D | gelf_syminfo.c | 41 uint32_t sh_type; in gelf_getsyminfo() local 102 uint32_t sh_type; in gelf_update_syminfo() local
|
H A D | gelf_cap.c | 45 uint32_t sh_type; in gelf_getcap() local 104 uint32_t sh_type; in gelf_update_cap() local
|
H A D | gelf_rel.c | 43 uint32_t sh_type; in gelf_getrel() local 105 uint32_t sh_type; in gelf_update_rel() local
|
H A D | gelf_rela.c | 43 uint32_t sh_type; in gelf_getrela() local 106 uint32_t sh_type; in gelf_update_rela() local
|
H A D | gelf_symshndx.c | 42 uint32_t sh_type; in gelf_getsymshndx() local 95 uint32_t sh_type; in gelf_update_symshndx() local
|
H A D | elf_data.c | 41 unsigned int sh_type; in elf_getdata() local 219 uint32_t sh_type; in elf_rawdata() local
|
H A D | elf_update.c | 115 uint32_t sh_type; in _libelf_compute_section_extents() local 452 size_t sh_type; in _libelf_resync_sections() local 725 uint32_t sh_type; in _libelf_write_scn() local
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | external.h | 102 unsigned char sh_type[4]; /* Type of section */ member 115 unsigned char sh_type[4]; /* Type of section */ member
|
H A D | internal.h | 80 unsigned int sh_type; /* Type of section */ member
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | external.h | 102 unsigned char sh_type[4]; /* Type of section */ member 115 unsigned char sh_type[4]; /* Type of section */ member
|
H A D | internal.h | 80 unsigned int sh_type; /* Type of section */ member
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | readelf.c | 2780 get_mips_section_type_name (unsigned int sh_type) in get_mips_section_type_name() 2830 get_parisc_section_type_name (unsigned int sh_type) in get_parisc_section_type_name() 2848 get_ia64_section_type_name (unsigned int sh_type) in get_ia64_section_type_name() 2866 get_x86_64_section_type_name (unsigned int sh_type) in get_x86_64_section_type_name() 2878 get_arm_section_type_name (unsigned int sh_type) in get_arm_section_type_name() 2895 get_section_type_name (unsigned int sh_type) in get_section_type_name()
|
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/ |
H A D | ELFHeader.h | 161 elf_word sh_type; ///< Section type. member
|
H A D | ObjectFileELF.cpp | 3239 void ObjectFileELF::DumpELFSectionHeader_sh_type(Stream *s, elf_word sh_type) { in DumpELFSectionHeader_sh_type()
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | readelf.c | 2220 get_mips_section_type_name (unsigned int sh_type) in get_mips_section_type_name() 2270 get_parisc_section_type_name (unsigned int sh_type) in get_parisc_section_type_name() 2284 get_ia64_section_type_name (unsigned int sh_type) in get_ia64_section_type_name() 2302 get_section_type_name (unsigned int sh_type) in get_section_type_name()
|
/openbsd/sys/sys/ |
H A D | exec_elf.h | 212 Elf32_Word sh_type; /* type */ member 225 Elf64_Word sh_type; /* section type */ member
|
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 953 Elf32_Word sh_type; // Section type (SHT_*) member 967 Elf64_Word sh_type; member
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/ |
H A D | mips.c | 10768 unsigned int sh_type, sh_flags, sh_entsize; local
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elfxx-mips.c | 5566 unsigned int sh_type; in _bfd_mips_elf_fake_sections() local
|