/external/elfutils/0.153/libebl/ |
eblrelocsimpletype.c | 57 Elf_Type
|
ebl-hooks.h | 60 Elf_Type EBLHOOK(reloc_simple_type) (Ebl *, int);
|
libebl.h | 115 extern Elf_Type ebl_reloc_simple_type (Ebl *ebl, int reloc); 381 Elf_Type type;
|
eblopenbackend.c | 164 static Elf_Type default_reloc_simple_type (Ebl *ebl, int ignore); 482 static Elf_Type
|
/external/elfutils/0.153/backends/ |
s390_symbol.c | 37 Elf_Type
|
x86_64_symbol.c | 39 Elf_Type
|
i386_symbol.c | 48 Elf_Type
|
sh_symbol.c | 46 Elf_Type
|
arm_symbol.c | 107 Elf_Type
|
ia64_symbol.c | 114 Elf_Type
|
ppc64_symbol.c | 41 Elf_Type
|
alpha_symbol.c | 60 Elf_Type
|
sparc_symbol.c | 38 Elf_Type
|
ppc_symbol.c | 41 Elf_Type
|
/external/elfutils/0.153/libelf/ |
elf32_fsize.c | 65 Elf_Type type;
|
libelf.h | 89 } Elf_Type; 95 Elf_Type d_type; /* Type of this piece of data. */ 326 Elf_Type __type); 356 extern size_t elf32_fsize (Elf_Type __type, size_t __count, 360 extern size_t elf64_fsize (Elf_Type __type, size_t __count,
|
gelf_fsize.c | 105 Elf_Type type;
|
elf_getdata.c | 74 static const Elf_Type shtype_map[EV_NUM - 1][TYPEIDX (SHT_HISUNW) + 1] = 135 int data, size_t size, Elf_Type type) 244 Elf_Type t = shtype_map[LIBELF_EV_IDX][TYPEIDX (type)];
|
libelfP.h | 467 extern size_t __elf32_msize (Elf_Type __type, size_t __count, 469 extern size_t __elf64_msize (Elf_Type __type, size_t __count, 582 extern size_t __gelf_fsize_internal (Elf *__elf, Elf_Type __type,
|
elf_getdata_rawchunk.c | 69 Elf_Type type;
|
gelf.h | 177 extern size_t gelf_fsize (Elf *__elf, Elf_Type __type, size_t __count,
|
/external/elfutils/0.153/libdwfl/ |
relocate.c | 337 Elf_Type type = ebl_reloc_simple_type (mod->ebl, rtype);
|
/external/elfutils/0.153/src/ |
strip.c | [all...] |
readelf.c | [all...] |