/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 | 130 arm_check_reloc_target_type (Ebl *ebl __attribute__ ((unused)), Elf64_Word sh_type) in arm_check_reloc_target_type()
|
D | ia64_symbol.c | 155 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 | 116 __libelf_data_type (Elf *elf, int sh_type, GElf_Xword align) in __libelf_data_type()
|
D | elf_compress.c | 365 Elf64_Word sh_type; in elf_compress() local
|
D | elf.h | 387 Elf32_Word sh_type; /* Section type */ member 401 Elf64_Word sh_type; /* Section type */ member
|
/external/toybox/toys/posix/ |
D | file.c | 153 int sh_type = elf_int(shdr+4, 4); local
|
/external/u-boot/tools/ |
D | mips-relocs.c | 197 unsigned int i, j, i_rel_shdr, sh_type, sh_entsize, sh_entries; in main() local
|
/external/swiftshader/third_party/LLVM/lib/Object/ |
D | ELFObjectFile.cpp | 99 Elf_Word sh_type; // Section type (SHT_*) member 114 Elf_Word sh_type; // Section type (SHT_*) member
|
/external/elfutils/libdwfl/ |
D | dwfl_module_getdwarf.c | 241 GElf_Word sh_type, in consider_shdr()
|
/external/kernel-headers/original/uapi/linux/ |
D | elf.h | 305 Elf32_Word sh_type; member 318 Elf64_Word sh_type; /* Type of section */ member
|
/external/u-boot/include/ |
D | elf.h | 233 Elf32_Word sh_type; /* type */ member 247 Elf64_Word sh_type; /* type */ member
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ELF.h | 661 Elf32_Word sh_type; // Section type (SHT_*) member 675 Elf64_Word sh_type; member
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 625 Elf32_Word sh_type; // Section type (SHT_*) member 639 Elf64_Word sh_type; member
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 624 Elf32_Word sh_type; // Section type (SHT_*) member 638 Elf64_Word sh_type; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 733 Elf32_Word sh_type; // Section type (SHT_*) member 747 Elf64_Word sh_type; member
|
/external/elfutils/src/ |
D | unstrip.c | 951 Elf64_Word sh_type) in sections_flags_match()
|
/external/kmod/port-gnu/ |
D | elf.h | 275 Elf32_Word sh_type; /* Section type */ member 289 Elf64_Word sh_type; /* Section type */ member
|