Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelf/
H A Dgelf_cap.c45 uint32_t sh_type; in gelf_getcap() local
104 uint32_t sh_type; in gelf_update_cap() local
H A Dgelf_dyn.c45 uint32_t sh_type; in gelf_getdyn() local
105 uint32_t sh_type; in gelf_update_dyn() local
H A Dgelf_move.c43 uint32_t sh_type; in gelf_getmove() local
106 uint32_t sh_type; in gelf_update_move() local
H A Dgelf_rel.c43 uint32_t sh_type; in gelf_getrel() local
108 uint32_t sh_type; in gelf_update_rel() local
H A Dgelf_rela.c43 uint32_t sh_type; in gelf_getrela() local
110 uint32_t sh_type; in gelf_update_rela() local
H A Dgelf_sym.c43 uint32_t sh_type; in gelf_getsym() local
105 uint32_t sh_type; in gelf_update_sym() local
H A Dgelf_syminfo.c41 uint32_t sh_type; in gelf_getsyminfo() local
102 uint32_t sh_type; in gelf_update_syminfo() local
H A Dgelf_symshndx.c42 uint32_t sh_type; in gelf_getsymshndx() local
95 uint32_t sh_type; in gelf_update_symshndx() local
H A Delf_data.c41 unsigned int sh_type; in elf_getdata() local
219 uint32_t sh_type; in elf_rawdata() local
H A Delf_update.c116 uint32_t sh_type; in _libelf_compute_section_extents() local
453 size_t sh_type; in _libelf_resync_sections() local
726 uint32_t sh_type; in _libelf_write_scn() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h161 elf_word sh_type; ///< Section type. member
H A DObjectFileELF.cpp3420 void ObjectFileELF::DumpELFSectionHeader_sh_type(Stream *s, elf_word sh_type) { in DumpELFSectionHeader_sh_type()
/freebsd/lib/libproc/
H A Dproc_sym.c155 load_symtab(Elf *e, struct symtab *symtab, u_long sh_type) in load_symtab()
/freebsd/contrib/file/src/
H A Dreadelf.h208 Elf32_Word sh_type; member
221 Elf64_Word sh_type; member
/freebsd/sys/sys/
H A Delf32.h91 Elf32_Word sh_type; /* Section type. */ member
H A Delf64.h100 Elf64_Word sh_type; /* Section type. */ member
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2756 Elf32_Word sh_type; /* section type */ member
2770 Elf64_Word sh_type; /* section type */ member
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1026 Elf32_Word sh_type; // Section type (SHT_*) member
1040 Elf64_Word sh_type; member