Searched refs:st_shndx (Results 1 – 4 of 4) sorted by relevance
1399 Elf32_Half st_shndx; // Which section (header table index) it's defined in member1421 Elf64_Half st_shndx; // Which section (header tbl index) it's defined in member
887 (symbol->st_shndx != result.first->second->st_shndx)) { in FindSymbolByName()
669 undef_sym.st_shndx = SHN_UNDEF; in GenerateSymtab()683 sym.st_shndx = it->section_->section_index_; in GenerateSymtab()
726 Elf32_Word shndx = syms->st_shndx; in PatchSymbols()