Searched defs:scnndx (Results 1 – 4 of 4) sorted by relevance
44 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()
116 uint32_t scnndx; member511 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx) in section_match()
591 search_for_copy_reloc (Ebl *ebl, size_t scnndx, int symndx) in search_for_copy_reloc()
1289 size_t scnndx = elf_ndxscn (scn); in handle_elf() local