Searched refs:symtab_shndx (Results 1 – 2 of 2) sorted by relevance
192 Elf32_Word const *symtab_shndx) in get_symindex() argument 205 return w(symtab_shndx[index]); in get_symindex() 238 Elf32_Word **symtab_shndx) in find_symtab() argument 244 *symtab_shndx = NULL; in find_symtab() 250 *symtab_shndx = (void *)ehdr + relhdr->sh_offset; in find_symtab() 252 if (*symtab && *symtab_shndx) in find_symtab() 522 Elf32_Word const *symtab_shndx, in find_secsym_ndx() argument 534 if (txtndx == get_symindex(symp, symtab, symtab_shndx) in find_secsym_ndx() 620 Elf32_Word *symtab_shndx; in do_func() local 652 find_symtab(ehdr, shdr0, nhdr, &symtab, &symtab_shndx); in do_func() [all...]
935 Elf32_Word *symtab_shndx = NULL; in do_sort() local 985 symtab_shndx = (Elf32_Word *)((const char *)ehdr + in do_sort() 1107 symtab_shndx); in do_sort()