HomeSort by relevance Sort by last modified time
    Searched refs:GElf_Half (Results 1 - 23 of 23) sorted by null

  /external/elfutils/backends/
tilegx_init.c 42 GElf_Half machine __attribute__ ((unused)),
aarch64_init.c 43 GElf_Half machine __attribute__ ((unused)),
sh_init.c 44 GElf_Half machine __attribute__ ((unused)),
alpha_init.c 44 GElf_Half machine __attribute__ ((unused)),
arm_init.c 44 GElf_Half machine __attribute__ ((unused)),
i386_init.c 43 GElf_Half machine __attribute__ ((unused)),
ia64_init.c 43 GElf_Half machine __attribute__ ((unused)),
libebl_CPU.h 40 extern const char *EBLHOOK(init) (Elf *elf, GElf_Half machine,
ppc_init.c 44 GElf_Half machine __attribute__ ((unused)),
s390_init.c 45 GElf_Half machine __attribute__ ((unused)),
x86_64_init.c 46 GElf_Half machine __attribute__ ((unused)),
sparc_init.c 49 GElf_Half machine __attribute__ ((unused)),
ppc64_init.c 46 GElf_Half machine __attribute__ ((unused)),
  /external/elfutils/libebl/
libeblP.h 90 typedef const char *(*ebl_bhinit_t) (Elf *, GElf_Half, Ebl *, size_t);
libebl.h 65 extern Ebl *ebl_openbackend_machine (GElf_Half machine);
eblopenbackend.c 257 openbackend (Elf *elf, const char *emulation, GElf_Half machine)
417 ebl_openbackend_machine (GElf_Half machine)
  /external/elfutils/libdwfl/
dwfl_report_elf.c 47 GElf_Half *e_typep)
244 GElf_Half e_type;
libdwflP.h 179 GElf_Half e_type; /* GElf_Ehdr.e_type cache. */
562 GElf_Addr *biasp, GElf_Half *e_typep)
  /external/elfutils/libelf/
gelf.h 44 typedef Elf64_Half GElf_Half;
  /external/elfutils/libdw/
libdw.h 90 typedef GElf_Half Dwarf_Half;
    [all...]
  /external/elfutils/src/
xelf.h 299 # define XElf_Half GElf_Half
strip.c     [all...]
  /external/google-breakpad/src/common/solaris/
dump_symbols.cc 482 bool WriteModuleInfo(int fd, GElf_Half arch, const std::string &obj_file) {

Completed in 1344 milliseconds