reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
793 const coff_symbol_type *toSymb(DataRefImpl Symb) const;
137 const coff_symbol16 *Symb = toSymb<coff_symbol16>(Ref); 141 const coff_symbol32 *Symb = toSymb<coff_symbol32>(Ref); 1156 return toSymb<coff_symbol16>(Ref); 1158 return toSymb<coff_symbol32>(Ref);