Home
last modified time | relevance | path

Searched defs:scnndx (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/libasm/
Ddisasm_cb.c44 default_elf_getsym (GElf_Addr addr, Elf32_Word scnndx, GElf_Addr value, in default_elf_getsym()
141 Elf32_Word scnndx __attribute__ ((unused)), in null_elf_getsym()
/external/elfutils/src/
Dobjdump.c116 uint32_t scnndx; member
511 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx) in section_match()
Delfcmp.c591 search_for_copy_reloc (Ebl *ebl, size_t scnndx, int symndx) in search_for_copy_reloc()
Dnm.c1289 size_t scnndx = elf_ndxscn (scn); in handle_elf() local