HomeSort by relevance Sort by last modified time
    Searched refs:GElf_Shdr (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /external/elfutils/libebl/
ebl_check_special_section.c 37 ebl_check_special_section (Ebl *ebl, int ndx, const GElf_Shdr *shdr,
eblsectionstripp.c 38 ebl_section_strip_p (Ebl *ebl, const GElf_Ehdr *ehdr, const GElf_Shdr *shdr,
52 GElf_Shdr shdr_mem_l;
53 GElf_Shdr *shdr_l = gelf_getshdr (scn_l, &shdr_mem_l);
ebl_check_special_symbol.c 39 const char *name, const GElf_Shdr *destshdr)
  /external/elfutils/libelf/
elf_scnshndx.c 44 GElf_Shdr shdr_mem;
gelf_getshdr.c 40 GElf_Shdr *
41 gelf_getshdr (Elf_Scn *scn, GElf_Shdr *dst)
43 GElf_Shdr *result = NULL;
95 result = memcpy (dst, shdr, sizeof (GElf_Shdr));
gelf_update_shdr.c 41 gelf_update_shdr (Elf_Scn *scn, GElf_Shdr *src)
99 (void) memcpy (shdr, src, sizeof (GElf_Shdr));
elf32_checksum.c 93 GElf_Shdr shdr_mem;
94 GElf_Shdr *shdr;
  /external/elfutils/backends/
aarch64_symbol.c 66 const char *name, const GElf_Shdr *destshdr)
78 GElf_Shdr shdr_mem;
79 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
alpha_symbol.c 88 const GElf_Shdr *shdr,
103 GElf_Shdr scn_shdr;
136 const GElf_Shdr *destshdr __attribute__ ((unused)))
ppc_symbol.c 98 GElf_Shdr shdr_mem;
99 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
126 const char *name, const GElf_Shdr *destshdr)
sparc_symbol.c 76 const GElf_Shdr *shdr,
90 GElf_Shdr scn_shdr;
  /external/elfutils/tests/
elfputzdata.c 77 GElf_Shdr mem;
78 GElf_Shdr *shdr = gelf_getshdr (scn, &mem);
150 GElf_Shdr newmem;
151 GElf_Shdr *newshdr = gelf_getshdr (scn, &newmem);
202 GElf_Shdr newermem;
203 GElf_Shdr *newershdr = gelf_getshdr (scn, &newermem);
test-elf_cntl_gelf_getshdr.c 100 GElf_Shdr shdr_mem;
101 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
elfgetzdata.c 72 GElf_Shdr mem;
73 GElf_Shdr *shdr = gelf_getshdr (scn, &mem);
zstrptr.c 84 GElf_Shdr shdr_mem;
85 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
elfstrmerge.c 184 GElf_Shdr shdrstrshdr_mem;
185 GElf_Shdr *shdrstrshdr = gelf_getshdr (shdrstrscn, &shdrstrshdr_mem);
195 GElf_Shdr symtabshdr_mem;
196 GElf_Shdr *symtabshdr;
220 GElf_Shdr strtabshdr_mem;
221 GElf_Shdr *strtabshdr = gelf_getshdr (strtabscn, &strtabshdr_mem);
268 GElf_Shdr shdr_mem;
269 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
400 GElf_Shdr zshdr_mem;
401 GElf_Shdr *zshdr = gelf_getshdr (zscn, &zshdr_mem)
    [all...]
  /external/elfutils/libdwelf/
dwelf_scn_gnu_compressed_size.c 42 GElf_Shdr shdr;
dwelf_elf_gnu_debuglink.c 45 GElf_Shdr shdr_mem;
46 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
dwelf_elf_gnu_build_id.c 101 GElf_Shdr shdr_mem;
102 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
  /external/elfutils/libasm/
asm_newscn_ingrp.c 66 GElf_Shdr shdr_mem;
67 GElf_Shdr *shdr = gelf_getshdr (result->data.main.scn, &shdr_mem);
disasm_cb.c 83 GElf_Shdr shdr_mem;
84 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
  /external/elfutils/src/
objdump.c 357 show_relocs_x (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *symdata,
381 GElf_Shdr destshdr_mem;
382 GElf_Shdr *destshdr;
413 show_relocs_rel (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data,
434 show_relocs_rela (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data,
455 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx)
492 GElf_Shdr shdr_mem;
493 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem);
503 GElf_Shdr destshdr_mem;
504 GElf_Shdr *destshdr = gelf_getshdr (elf_getscn (ebl->elf
    [all...]
unstrip.c 281 GElf_Shdr shdr_mem;
356 section_can_shrink (const GElf_Shdr *shdr)
386 GElf_Shdr shdr_mem;
387 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (elf, i), &shdr_mem);
407 update_shdr (Elf_Scn *outscn, GElf_Shdr *newshdr)
417 GElf_Shdr shdr_mem;
418 GElf_Shdr *newshdr = gelf_getshdr (outscn, &shdr_mem);
428 adjust_relocs (Elf_Scn *outscn, Elf_Scn *inscn, const GElf_Shdr *shdr,
429 size_t map[], const GElf_Shdr *symshdr)
466 GElf_Shdr shdr_mem
    [all...]
  /external/elfutils/libdwfl/
offline.c 45 const GElf_Shdr *shdr __attribute__ ((unused)),
67 GElf_Shdr shdr_mem;
68 GElf_Shdr *sh = gelf_getshdr (scn, &shdr_mem);
78 GElf_Shdr shdr_mem;
79 GElf_Shdr *main_shdr = gelf_getshdr (scn, &shdr_mem);
  /external/google-breakpad/src/common/solaris/
file_id.cc 98 const GElf_Shdr *text_section = NULL;
100 GElf_Shdr shdr;
103 if (gelf_getshdr(scn, &shdr) == (GElf_Shdr *)0) {

Completed in 525 milliseconds

1 2 3 4