HomeSort by relevance Sort by last modified time
    Searched refs:GElf_Ehdr (Results 1 - 25 of 46) sorted by null

1 2

  /external/elfutils/libelf/
gelf_getehdr.c 63 GElf_Ehdr *
66 GElf_Ehdr *dest;
68 GElf_Ehdr *result = NULL;
118 GElf_Ehdr *
121 GElf_Ehdr *dest;
123 GElf_Ehdr *result;
gelf.h 83 typedef Elf64_Ehdr GElf_Ehdr;
181 extern GElf_Ehdr *gelf_getehdr (Elf *__elf, GElf_Ehdr *__dest);
184 extern int gelf_update_ehdr (Elf *__elf, GElf_Ehdr *__src);
gelf_update_ehdr.c 62 gelf_update_ehdr (Elf *elf, GElf_Ehdr *src)
elf_getdata.c 238 GElf_Ehdr ehdr_mem;
239 GElf_Ehdr *ehdr = __gelf_getehdr_rdlock (elf, &ehdr_mem);
315 GElf_Ehdr ehdr_mem;
316 GElf_Ehdr *ehdr = __gelf_getehdr_rdlock (elf, &ehdr_mem);
  /external/elfutils/libebl/
ebl_check_special_symbol.c 61 GElf_Ehdr *ehdr;
eblbsspltp.c 61 GElf_Ehdr *ehdr;
ebl-hooks.h 144 bool EBLHOOK(check_special_symbol) (Elf *, GElf_Ehdr *, const GElf_Sym *,
148 bool EBLHOOK(bss_plt_p) (Elf *, GElf_Ehdr *);
eblsectionstripp.c 59 ebl_section_strip_p (Ebl *ebl, const GElf_Ehdr *ehdr, const GElf_Shdr *shdr,
libebl.h 167 extern bool ebl_check_special_symbol (Ebl *ebl, GElf_Ehdr *ehdr,
213 extern bool ebl_section_strip_p (Ebl *ebl, const GElf_Ehdr *ehdr,
218 extern bool ebl_bss_plt_p (Ebl *ebl, GElf_Ehdr *ehdr);
eblopenbackend.c 208 static bool default_check_special_symbol (Elf *elf, GElf_Ehdr *ehdr,
214 static bool default_bss_plt_p (Elf *elf, GElf_Ehdr *ehdr);
417 GElf_Ehdr ehdr_mem;
418 GElf_Ehdr *ehdr;
696 GElf_Ehdr *ehdr __attribute__ ((unused)),
706 GElf_Ehdr *ehdr __attribute__ ((unused)))
  /external/elfutils/backends/
ppc64_symbol.c 91 ppc64_check_special_symbol (Elf *elf, GElf_Ehdr *ehdr,
106 GElf_Ehdr *ehdr __attribute__ ((unused)))
ppc_symbol.c 81 find_dyn_got (Elf *elf, GElf_Ehdr *ehdr, GElf_Addr *addr)
117 ppc_check_special_symbol (Elf *elf, GElf_Ehdr *ehdr, const GElf_Sym *sym,
154 ppc_bss_plt_p (Elf *elf, GElf_Ehdr *ehdr)