Searched refs:GElf_Shdr (Results 1 - 25 of 55) sorted by relevance

123

/external/elfutils/libelf/
H A Delf_scnshndx.c65 GElf_Shdr shdr_mem;
H A Dgelf_getshdr.c61 GElf_Shdr *
64 GElf_Shdr *dst;
66 GElf_Shdr *result = NULL;
118 result = memcpy (dst, shdr, sizeof (GElf_Shdr));
H A Dgelf_update_shdr.c62 gelf_update_shdr (Elf_Scn *scn, GElf_Shdr *src)
120 (void) memcpy (shdr, src, sizeof (GElf_Shdr));
H A Delf32_checksum.c120 GElf_Shdr shdr_mem;
121 GElf_Shdr *shdr;
H A Dgelf.h86 typedef Elf64_Shdr GElf_Shdr; typedef
193 extern GElf_Shdr *gelf_getshdr (Elf_Scn *__scn, GElf_Shdr *__dst);
196 extern int gelf_update_shdr (Elf_Scn *__scn, GElf_Shdr *__src);
/external/elfutils/libebl/
H A Deblsectionstripp.c59 ebl_section_strip_p (Ebl *ebl, const GElf_Ehdr *ehdr, const GElf_Shdr *shdr,
73 GElf_Shdr shdr_mem_l;
74 GElf_Shdr *shdr_l = gelf_getshdr (scn_l, &shdr_mem_l);
H A Debl_check_special_section.c61 const GElf_Shdr *shdr;
H A Debl_check_special_symbol.c64 const GElf_Shdr *destshdr;
H A Debl-hooks.h90 const GElf_Shdr *, const char *);
145 const char *, const GElf_Shdr *);
/external/elfutils/backends/
H A Dalpha_symbol.c84 const GElf_Shdr *shdr,
99 GElf_Shdr scn_shdr;
H A Dppc_symbol.c91 GElf_Shdr shdr_mem;
92 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
118 const char *name, const GElf_Shdr *destshdr)
H A Dsparc_symbol.c73 const GElf_Shdr *shdr,
87 GElf_Shdr scn_shdr;
H A Dppc64_symbol.c94 const GElf_Shdr *destshdr)
/external/elfutils/libasm/
H A Dasm_newscn_ingrp.c67 GElf_Shdr shdr_mem;
68 GElf_Shdr *shdr = gelf_getshdr (result->data.main.scn, &shdr_mem);
H A Ddisasm_cb.c80 GElf_Shdr shdr_mem;
81 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
/external/elfutils/src/
H A Delflint.c105 GElf_Shdr *shdr, int idx);
321 GElf_Shdr shdr_mem;
322 GElf_Shdr *shdr;
442 GElf_Shdr shdr_mem;
443 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (ebl->elf, 0), &shdr_mem);
459 GElf_Shdr shdr_mem;
460 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (ebl->elf, 0), &shdr_mem);
525 GElf_Shdr shdr_mem;
526 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
563 check_symtab (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shd
[all...]
H A Dobjdump.c361 show_relocs_rel (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data,
402 GElf_Shdr destshdr_mem;
403 GElf_Shdr *destshdr;
434 show_relocs_rela (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data,
475 GElf_Shdr destshdr_mem;
476 GElf_Shdr *destshdr;
511 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx)
548 GElf_Shdr shdr_mem;
549 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
559 GElf_Shdr destshdr_me
[all...]
H A Dreadelf.c212 static void handle_relocs_rel (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr);
213 static void handle_relocs_rela (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr);
215 static void handle_symtab (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr);
217 static void handle_verneed (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr);
218 static void handle_verdef (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr);
220 GElf_Shdr *shdr);
766 GElf_Shdr shdr_mem;
767 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (ebl->elf, 0), &shdr_mem);
778 GElf_Shdr shdr_mem;
779 GElf_Shdr *shd
[all...]
H A Dunstrip.c279 GElf_Shdr shdr_mem;
322 section_can_shrink (const GElf_Shdr *shdr)
352 GElf_Shdr shdr_mem;
353 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (elf, i), &shdr_mem);
376 GElf_Shdr shdr_mem;
377 GElf_Shdr *newshdr = gelf_getshdr (outscn, &shdr_mem);
388 adjust_relocs (Elf_Scn *outscn, Elf_Scn *inscn, const GElf_Shdr *shdr,
389 size_t map[], const GElf_Shdr *symshdr)
426 GElf_Shdr shdr_mem;
427 GElf_Shdr *newshd
[all...]
/external/elfutils/libdwfl/
H A Doffline.c66 const GElf_Shdr *shdr __attribute__ ((unused)),
87 GElf_Shdr shdr_mem;
88 GElf_Shdr *sh = gelf_getshdr (scn, &shdr_mem);
98 GElf_Shdr shdr_mem;
99 GElf_Shdr *main_shdr = gelf_getshdr (scn, &shdr_mem);
H A Ddwfl_module_addrsym.c79 GElf_Shdr shdr_mem;
80 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
H A Ddwfl_report_elf.c89 GElf_Shdr shdr_mem;
90 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
122 GElf_Shdr prev_shdr_mem;
123 GElf_Shdr *prev_shdr = gelf_getshdr (prev_scn,
/external/elfutils/tests/
H A Dasm-tst7.c107 GElf_Shdr shdr_mem;
108 GElf_Shdr *shdr;
H A Dasm-tst8.c108 GElf_Shdr shdr_mem;
109 GElf_Shdr *shdr;
H A Dscnnames.c84 GElf_Shdr shdr;

Completed in 1501 milliseconds

123