reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
186 if (SymTabShndx) 189 SymTabShndx = &Sec; 195 if (SymTabShndx) { 196 if (!SymTab || SymTabShndx->sh_link != SymTab - Sections.begin()) 201 auto TableOrErr = Obj.getSHNDXTable(*SymTabShndx);