Home
last modified time | relevance | path

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

/third_party/elfutils/libasm/
H A 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()
H A Dasm_end.c86 Elf_Scn *scn = elf_getscn (ctx->out.elf, asmscn->data.main.scnndx); in binary_end()
/third_party/elfutils/src/
H A Dobjdump.c113 uint32_t scnndx; member
185 newp->scnndx = strtoul (arg, &endp, 0); in parse_opt()
442 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx) in section_match() argument
459 if (runp->scnndx == scnndx) in section_match()
H A Delfcmp.c41 static bool search_for_copy_reloc (Ebl *ebl, size_t scnndx, int symndx);
751 search_for_copy_reloc (Ebl *ebl, size_t scnndx, int symndx) in search_for_copy_reloc() argument
764 || shdr->sh_link != scnndx) in search_for_copy_reloc()
H A Dnm.c1593 size_t scnndx = elf_ndxscn (scn); in handle_elf() local
1604 && xndxshdr->sh_link == scnndx) in handle_elf()
H A Dstrip.c391 size_t scnndx = elf_ndxscn (symscn); in get_xndxdata() local
400 && xndxshdr->sh_link == scnndx) in get_xndxdata()

Completed in 9 milliseconds