Home
last modified time | relevance | path

Searched defs:sh_type (Results 1 – 21 of 21) sorted by relevance

/NextBSD/contrib/elftoolchain/libelf/
HDgelf_syminfo.c41 uint32_t sh_type; in gelf_getsyminfo() local
102 uint32_t sh_type; in gelf_update_syminfo() local
HDgelf_rela.c43 uint32_t sh_type; in gelf_getrela() local
106 uint32_t sh_type; in gelf_update_rela() local
HDgelf_cap.c45 uint32_t sh_type; in gelf_getcap() local
105 uint32_t sh_type; in gelf_update_cap() local
HDgelf_sym.c43 uint32_t sh_type; in gelf_getsym() local
105 uint32_t sh_type; in gelf_update_sym() local
HDgelf_rel.c43 uint32_t sh_type; in gelf_getrel() local
105 uint32_t sh_type; in gelf_update_rel() local
HDgelf_dyn.c45 uint32_t sh_type; in gelf_getdyn() local
105 uint32_t sh_type; in gelf_update_dyn() local
HDgelf_move.c43 uint32_t sh_type; in gelf_getmove() local
106 uint32_t sh_type; in gelf_update_move() local
HDgelf_symshndx.c42 uint32_t sh_type; in gelf_getsymshndx() local
95 uint32_t sh_type; in gelf_update_symshndx() local
HDelf_data.c41 unsigned int sh_type; in elf_getdata() local
216 uint32_t sh_type; in elf_rawdata() local
HDelf_update.c116 uint32_t sh_type; in _libelf_compute_section_extents() local
447 size_t sh_type; in _libelf_resync_sections() local
720 uint32_t sh_type; in _libelf_write_scn() local
/NextBSD/contrib/binutils/include/elf/
HDexternal.h102 unsigned char sh_type[4]; /* Type of section */ member
115 unsigned char sh_type[4]; /* Type of section */ member
HDinternal.h80 unsigned int sh_type; /* Type of section */ member
/NextBSD/contrib/file/src/
HDreadelf.h172 Elf32_Word sh_type; member
185 Elf64_Word sh_type; member
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
HDELFHeader.h156 elf_word sh_type; ///< Section type. member
HDObjectFileELF.cpp2907 ObjectFileELF::DumpELFSectionHeader_sh_type(Stream *s, elf_word sh_type) in DumpELFSectionHeader_sh_type()
/NextBSD/contrib/binutils/binutils/
HDreadelf.c2528 get_mips_section_type_name (unsigned int sh_type) in get_mips_section_type_name()
2578 get_parisc_section_type_name (unsigned int sh_type) in get_parisc_section_type_name()
2596 get_ia64_section_type_name (unsigned int sh_type) in get_ia64_section_type_name()
2614 get_x86_64_section_type_name (unsigned int sh_type) in get_x86_64_section_type_name()
2626 get_arm_section_type_name (unsigned int sh_type) in get_arm_section_type_name()
2643 get_section_type_name (unsigned int sh_type) in get_section_type_name()
/NextBSD/sys/sys/
HDelf32.h91 Elf32_Word sh_type; /* Section type. */ member
HDelf64.h100 Elf64_Word sh_type; /* Section type. */ member
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h2498 Elf32_Word sh_type; /* section type */ member
2512 Elf64_Word sh_type; /* section type */ member
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h573 Elf32_Word sh_type; // Section type (SHT_*) member
587 Elf64_Word sh_type; member
/NextBSD/contrib/binutils/bfd/
HDelf.c2765 unsigned int sh_type; in elf_fake_sections() local