Searched defs:sh_type (Results 1 – 14 of 14) sorted by relevance
/external/elfutils/libebl/ |
D | eblcheckreloctargettype.c | 37 ebl_check_reloc_target_type (Ebl *ebl, Elf64_Word sh_type) in ebl_check_reloc_target_type()
|
D | eblopenbackend.c | 756 Elf64_Word sh_type __attribute__ ((unused))) in default_check_reloc_target_type()
|
/external/elfutils/backends/ |
D | arm_symbol.c | 128 arm_check_reloc_target_type (Ebl *ebl __attribute__ ((unused)), Elf64_Word sh_type) in arm_check_reloc_target_type()
|
D | ia64_symbol.c | 154 ia64_check_reloc_target_type (Ebl *ebl __attribute__ ((unused)), Elf64_Word sh_type) in ia64_check_reloc_target_type()
|
/external/elfutils/libelf/ |
D | elf_compress_gnu.c | 60 Elf64_Word sh_type; in elf_compress_gnu() local
|
D | elf_getdata.c | 123 __libelf_data_type (Elf *elf, int sh_type) in __libelf_data_type()
|
D | elf_compress.c | 345 Elf64_Word sh_type; in elf_compress() local
|
D | elf.h | 276 Elf32_Word sh_type; /* Section type */ member 290 Elf64_Word sh_type; /* Section type */ member
|
/external/kernel-headers/original/uapi/linux/ |
D | elf.h | 301 Elf32_Word sh_type; member 314 Elf64_Word sh_type; /* Type of section */ member
|
/external/elfutils/libdwfl/ |
D | dwfl_module_getdwarf.c | 236 GElf_Word sh_type, in consider_shdr()
|
/external/valgrind/VEX/unused/ |
D | linker.c | 327 findElfSection ( void* objImage, Elf_Word sh_type ) in findElfSection()
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 602 Elf32_Word sh_type; // Section type (SHT_*) member 616 Elf64_Word sh_type; member
|
/external/elfutils/src/ |
D | unstrip.c | 909 Elf64_Word sh_type) in sections_flags_match()
|
/external/valgrind/perf/ |
D | tinycc.c | 303 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()
|