Home
last modified time | relevance | path

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

/external/elfutils/backends/
Dtilegx_init.c42 GElf_Half machine __attribute__ ((unused)), in tilegx_init()
Dsh_init.c44 GElf_Half machine __attribute__ ((unused)), in sh_init()
Daarch64_init.c43 GElf_Half machine __attribute__ ((unused)), in aarch64_init()
Dia64_init.c43 GElf_Half machine __attribute__ ((unused)), in ia64_init()
Dalpha_init.c44 GElf_Half machine __attribute__ ((unused)), in alpha_init()
Dx86_64_init.c46 GElf_Half machine __attribute__ ((unused)), in x86_64_init()
Di386_init.c43 GElf_Half machine __attribute__ ((unused)), in i386_init()
Dppc_init.c44 GElf_Half machine __attribute__ ((unused)), in ppc_init()
Darm_init.c44 GElf_Half machine __attribute__ ((unused)), in arm_init()
Dlibebl_CPU.h40 extern const char *EBLHOOK(init) (Elf *elf, GElf_Half machine,
Ds390_init.c45 GElf_Half machine __attribute__ ((unused)), in s390_init()
Dsparc_init.c49 GElf_Half machine __attribute__ ((unused)), in sparc_init()
Dppc64_init.c46 GElf_Half machine __attribute__ ((unused)), in ppc64_init()
/external/elfutils/libebl/
DlibeblP.h90 typedef const char *(*ebl_bhinit_t) (Elf *, GElf_Half, Ebl *, size_t);
Deblopenbackend.c257 openbackend (Elf *elf, const char *emulation, GElf_Half machine) in openbackend()
417 ebl_openbackend_machine (GElf_Half machine) in ebl_openbackend_machine()
Dlibebl.h65 extern Ebl *ebl_openbackend_machine (GElf_Half machine);
/external/elfutils/libdwfl/
Ddwfl_report_elf.c47 GElf_Half *e_typep) in __libdwfl_elf_address_range()
244 GElf_Half e_type; in __libdwfl_report_elf()
DlibdwflP.h179 GElf_Half e_type; /* GElf_Ehdr.e_type cache. */
562 GElf_Addr *biasp, GElf_Half *e_typep)
/external/elfutils/libelf/
Dgelf.h44 typedef Elf64_Half GElf_Half; typedef
/external/elfutils/include/elfutils/
Dlibdw.h90 typedef GElf_Half Dwarf_Half;
/external/elfutils/libdw/
Dlibdw.h90 typedef GElf_Half Dwarf_Half;
/external/google-breakpad/src/common/solaris/
Ddump_symbols.cc482 bool WriteModuleInfo(int fd, GElf_Half arch, const std::string &obj_file) { in WriteModuleInfo()
/external/elfutils/src/
Dxelf.h299 # define XElf_Half GElf_Half
Dstrip.c1705 GElf_Half *verstab = (GElf_Half *) verd->d_buf; in handle_elf()