Searched refs:DotSymtabShndxSec (Results 1 – 1 of 1) sorted by relevance
287 const Elf_Shdr *DotSymtabShndxSec);296 const Elf_Shdr *DotSymtabShndxSec = nullptr; // SHT_SYMTAB_SHNDX section. variable542 if (!DotSymtabShndxSec) in initContent()543 DotSymtabShndxSec = &Sec; in initContent()643 if (DotSymtabShndxSec) { in getSymbolAddress()646 EF.getSHNDXTable(*DotSymtabShndxSec)) in getSymbolAddress()854 if (DotSymtabShndxSec) { in getSymbolSection()857 EF.getSHNDXTable(*DotSymtabShndxSec); in getSymbolSection()1217 DotSymtabShndxSec(DotSymtabShndx) {} in ELFObjectFile()1222 Other.DotSymtabSec, Other.DotSymtabShndxSec) {} in ELFObjectFile()