Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Deblcheckreloctargettype.c37 ebl_check_reloc_target_type (Ebl *ebl, Elf64_Word sh_type) in ebl_check_reloc_target_type()
Deblopenbackend.c756 Elf64_Word sh_type __attribute__ ((unused))) in default_check_reloc_target_type()
/external/elfutils/backends/
Darm_symbol.c128 arm_check_reloc_target_type (Ebl *ebl __attribute__ ((unused)), Elf64_Word sh_type) in arm_check_reloc_target_type()
Dia64_symbol.c154 ia64_check_reloc_target_type (Ebl *ebl __attribute__ ((unused)), Elf64_Word sh_type) in ia64_check_reloc_target_type()
/external/elfutils/libelf/
Delf_compress_gnu.c60 Elf64_Word sh_type; in elf_compress_gnu() local
Delf_getdata.c123 __libelf_data_type (Elf *elf, int sh_type) in __libelf_data_type()
Delf_compress.c345 Elf64_Word sh_type; in elf_compress() local
Delf.h276 Elf32_Word sh_type; /* Section type */ member
290 Elf64_Word sh_type; /* Section type */ member
/external/kernel-headers/original/uapi/linux/
Delf.h301 Elf32_Word sh_type; member
314 Elf64_Word sh_type; /* Type of section */ member
/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c236 GElf_Word sh_type, in consider_shdr()
/external/valgrind/VEX/unused/
Dlinker.c327 findElfSection ( void* objImage, Elf_Word sh_type ) in findElfSection()
/external/llvm/include/llvm/Support/
DELF.h602 Elf32_Word sh_type; // Section type (SHT_*) member
616 Elf64_Word sh_type; member
/external/elfutils/src/
Dunstrip.c909 Elf64_Word sh_type) in sections_flags_match()
/external/valgrind/perf/
Dtinycc.c303 Elf32_Word sh_type; /* Section type */ member
317 Elf64_Word sh_type; /* Section type */ member
2201 int sh_type; /* elf section type */ member
6816 Section *new_section(TCCState *s1, const char *name, int sh_type, int sh_flags) in new_section()
19007 const char *symtab_name, int sh_type, int sh_flags, in new_symtab()