Home
last modified time | relevance | path

Searched refs:gelf_getchdr (Results 1 – 13 of 13) sorted by relevance

/external/elfutils/libelf/
Dgelf_getchdr.c39 gelf_getchdr (Elf_Scn *scn, GElf_Chdr *dest) in gelf_getchdr() function
69 INTDEF(gelf_getchdr)
Dlibelf.map146 gelf_getchdr;
DAndroid.bp91 "gelf_getchdr.c",
Dgelf.h195 extern GElf_Chdr *gelf_getchdr (Elf_Scn *__scn, GElf_Chdr *__dst);
DMakefile.am102 elf32_getchdr.c elf64_getchdr.c gelf_getchdr.c \
Delf_compress.c272 if (gelf_getchdr (scn, &chdr) == NULL) in __libelf_decompress_elf()
DChangeLog415 elf64_getchdr.c and gelf_getchdr.c.
427 (gelf_getchdr): New function definition.
429 * gelf_getchdr.c: New file.
436 elf64_getchdr and gelf_getchdr.
/external/elfutils/tests/
Delfgetchdr.c80 if (gelf_getchdr (scn, &chdr) == NULL) in main()
/external/elfutils/src/
Dstrip.c497 if (gelf_getchdr (tscn, &tchdr) != NULL) in remove_debug_relocations()
Delflint.c3957 if (gelf_getchdr (scn, &chdr) == NULL) in check_sections()
Dreadelf.c1287 if (gelf_getchdr (scn, &chdr) != NULL) in print_shdr()
/external/elfutils/config/
Delfutils.spec.in336 elf64_getchdr and gelf_getchdr.
/external/elfutils/
DNEWS164 and gelf_getchdr.