Home
last modified time | relevance | path

Searched defs:scnndx (Results 1 – 4 of 4) 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()
144 Elf32_Word scnndx __attribute__ ((unused)), in null_elf_getsym()
/external/elfutils/src/
Dobjdump.c114 uint32_t scnndx; member
455 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx) in section_match()
Delfcmp.c750 search_for_copy_reloc (Ebl *ebl, size_t scnndx, int symndx) in search_for_copy_reloc()
Dnm.c1571 size_t scnndx = elf_ndxscn (scn); in handle_elf() local