Home
last modified time | relevance | path

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

12

/third_party/elfutils/libebl/
Deblopenbackend.c43 Ebl *i386_init (Elf *, GElf_Half, Ebl *);
44 Ebl *sh_init (Elf *, GElf_Half, Ebl *);
45 Ebl *x86_64_init (Elf *, GElf_Half, Ebl *);
46 Ebl *ia64_init (Elf *, GElf_Half, Ebl *);
47 Ebl *alpha_init (Elf *, GElf_Half, Ebl *);
48 Ebl *arm_init (Elf *, GElf_Half, Ebl *);
49 Ebl *aarch64_init (Elf *, GElf_Half, Ebl *);
50 Ebl *sparc_init (Elf *, GElf_Half, Ebl *);
51 Ebl *ppc_init (Elf *, GElf_Half, Ebl *);
52 Ebl *ppc64_init (Elf *, GElf_Half, Ebl *);
[all …]
DlibeblP.h85 typedef Ebl *(*ebl_bhinit_t) (Elf *, GElf_Half, Ebl *);
Dlibebl.h61 extern Ebl *ebl_openbackend_machine (GElf_Half machine);
/third_party/elfutils/backends/
Dbpf_init.c44 GElf_Half machine __attribute__ ((unused)), in bpf_init()
Dsh_init.c44 GElf_Half machine __attribute__ ((unused)), in sh_init()
Dm68k_init.c42 GElf_Half machine __attribute__ ((unused)), in m68k_init()
Dcsky_init.c42 GElf_Half machine __attribute__ ((unused)), in csky_init()
Dia64_init.c43 GElf_Half machine __attribute__ ((unused)), in ia64_init()
Daarch64_init.c43 GElf_Half machine __attribute__ ((unused)), in aarch64_init()
Di386_init.c43 GElf_Half machine __attribute__ ((unused)), in i386_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()
Ds390_init.c45 GElf_Half machine __attribute__ ((unused)), in s390_init()
Dppc_init.c44 GElf_Half machine __attribute__ ((unused)), in ppc_init()
Dlibebl_CPU.h40 extern Ebl *EBLHOOK(init) (Elf *elf, GElf_Half machine, Ebl *eh);
Darm_init.c44 GElf_Half machine __attribute__ ((unused)), in arm_init()
Dsparc_init.c49 GElf_Half machine __attribute__ ((unused)), in sparc_init()
Driscv_init.c54 GElf_Half machine __attribute__ ((unused)), in riscv_init()
Dppc64_init.c46 GElf_Half machine __attribute__ ((unused)), in ppc64_init()
/third_party/elfutils/libdwfl/
Ddwfl_report_elf.c49 GElf_Half *e_typep) in __libdwfl_elf_address_range()
246 GElf_Half e_type; in __libdwfl_report_elf()
DlibdwflP.h176 GElf_Half e_type; /* GElf_Ehdr.e_type cache. */
565 GElf_Addr *biasp, GElf_Half *e_typep)
/third_party/libabigail/src/
Dabg-elf-helpers.h62 e_machine_to_string(GElf_Half e_machine);
Dabg-elf-helpers.cc120 e_machine_to_string(GElf_Half e_machine) in e_machine_to_string()
/third_party/elfutils/libelf/
Dgelf.h44 typedef Elf64_Half GElf_Half; typedef
/third_party/elfutils/libdw/
Dlibdw.h73 typedef GElf_Half Dwarf_Half;

12