Home
last modified time | relevance | path

Searched refs:GElf_Half (Results 1 – 20 of 20) sorted by relevance

/external/elfutils/0.153/backends/
Dlibebl_CPU.h36 extern const char *EBLHOOK(init) (Elf *elf, GElf_Half machine,
Ds390_init.c41 GElf_Half machine __attribute__ ((unused));
Dsh_init.c42 GElf_Half machine __attribute__ ((unused));
Dx86_64_init.c41 GElf_Half machine __attribute__ ((unused));
Darm_init.c42 GElf_Half machine __attribute__ ((unused));
Dia64_init.c41 GElf_Half machine __attribute__ ((unused));
Di386_init.c41 GElf_Half machine __attribute__ ((unused));
Dppc64_init.c42 GElf_Half machine __attribute__ ((unused));
Dppc_init.c42 GElf_Half machine __attribute__ ((unused));
Dalpha_init.c42 GElf_Half machine __attribute__ ((unused));
Dsparc_init.c42 GElf_Half machine __attribute__ ((unused));
/external/elfutils/0.153/libebl/
DlibeblP.h90 typedef const char *(*ebl_bhinit_t) (Elf *, GElf_Half, Ebl *, size_t);
Dlibebl.h73 extern Ebl *ebl_openbackend_machine (GElf_Half machine);
Deblopenbackend.c280 GElf_Half machine;
438 GElf_Half machine; in ebl_openbackend_machine()
/external/elfutils/0.153/libelf/
Dgelf.h65 typedef Elf64_Half GElf_Half; typedef
/external/elfutils/0.153/libdwfl/
DlibdwflP.h167 GElf_Half e_type; /* GElf_Ehdr.e_type cache. */
/external/elfutils/elfutils/
Dlibdw.h110 typedef GElf_Half Dwarf_Half;
/external/elfutils/0.153/libdw/
Dlibdw.h110 typedef GElf_Half Dwarf_Half;
/external/elfutils/0.153/src/
Dxelf.h307 # define XElf_Half GElf_Half
Dstrip.c1590 GElf_Half *verstab = (GElf_Half *) verd->d_buf; in handle_elf()