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;
91 "gelf_getchdr.c",
195 extern GElf_Chdr *gelf_getchdr (Elf_Scn *__scn, GElf_Chdr *__dst);
102 elf32_getchdr.c elf64_getchdr.c gelf_getchdr.c \
272 if (gelf_getchdr (scn, &chdr) == NULL) in __libelf_decompress_elf()
415 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.
80 if (gelf_getchdr (scn, &chdr) == NULL) in main()
497 if (gelf_getchdr (tscn, &tchdr) != NULL) in remove_debug_relocations()
3957 if (gelf_getchdr (scn, &chdr) == NULL) in check_sections()
1287 if (gelf_getchdr (scn, &chdr) != NULL) in print_shdr()
336 elf64_getchdr and gelf_getchdr.
164 and gelf_getchdr.