Searched refs:gelf_getchdr (Results 1 – 13 of 13) sorted by relevance
39 gelf_getchdr (Elf_Scn *scn, GElf_Chdr *dest) in gelf_getchdr() function69 INTDEF(gelf_getchdr)
146 gelf_getchdr;
195 extern GElf_Chdr *gelf_getchdr (Elf_Scn *__scn, GElf_Chdr *__dst);
102 elf32_getchdr.c elf64_getchdr.c gelf_getchdr.c \
268 if (gelf_getchdr (scn, &chdr) == NULL) in __libelf_decompress_elf()
710 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.
82 if (gelf_getchdr (scn, &chdr) == NULL) in main()
464 "//third_party/elfutils/libelf/gelf_getchdr.c",
384 and gelf_getchdr.
617 if (gelf_getchdr (tscn, &tchdr) != NULL) in remove_debug_relocations()
3983 if (gelf_getchdr (scn, &chdr) == NULL) in check_sections()
1348 if (gelf_getchdr (scn, &chdr) != NULL) in print_shdr()
611 elf64_getchdr and gelf_getchdr.