Home
last modified time | relevance | path

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

/third_party/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;
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.c268 if (gelf_getchdr (scn, &chdr) == NULL) in __libelf_decompress_elf()
DChangeLog710 elf64_getchdr.c and gelf_getchdr.c.
722 (gelf_getchdr): New function definition.
724 * gelf_getchdr.c: New file.
731 elf64_getchdr and gelf_getchdr.
/third_party/elfutils/tests/
Delfgetchdr.c82 if (gelf_getchdr (scn, &chdr) == NULL) in main()
/third_party/elfutils/
Delfutils_config.gni464 "//third_party/elfutils/libelf/gelf_getchdr.c",
DNEWS384 and gelf_getchdr.
/third_party/elfutils/src/
Dstrip.c617 if (gelf_getchdr (tscn, &tchdr) != NULL) in remove_debug_relocations()
Delflint.c3983 if (gelf_getchdr (scn, &chdr) == NULL) in check_sections()
Dreadelf.c1348 if (gelf_getchdr (scn, &chdr) != NULL) in print_shdr()
/third_party/elfutils/config/
Delfutils.spec.in611 elf64_getchdr and gelf_getchdr.