Home
last modified time | relevance | path

Searched refs:scnndx (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/libasm/
Ddisasm_cb.c47 default_elf_getsym (GElf_Addr addr, Elf32_Word scnndx, GElf_Addr value, in default_elf_getsym() argument
55 int res = symtoken->ctx->symcb (addr, scnndx, value, buf, buflen, in default_elf_getsym()
146 Elf32_Word scnndx __attribute__ ((unused)), in null_elf_getsym() argument
Dasm_end.c89 Elf_Scn *scn = elf_getscn (ctx->out.elf, asmscn->data.main.scnndx); in binary_end()
/external/elfutils/src/
Dobjdump.c114 uint32_t scnndx; member
186 newp->scnndx = strtoul (arg, &endp, 0); in parse_opt()
443 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx) in section_match() argument
460 if (runp->scnndx == scnndx) in section_match()
Delfcmp.c42 static bool search_for_copy_reloc (Ebl *ebl, size_t scnndx, int symndx);
752 search_for_copy_reloc (Ebl *ebl, size_t scnndx, int symndx) in search_for_copy_reloc() argument
765 || shdr->sh_link != scnndx) in search_for_copy_reloc()
Dnm.c1562 size_t scnndx = elf_ndxscn (scn); in handle_elf() local
1573 && xndxshdr->sh_link == scnndx) in handle_elf()
Dstrip.c394 size_t scnndx = elf_ndxscn (symscn); in get_xndxdata() local
403 && xndxshdr->sh_link == scnndx) in get_xndxdata()