Home | History | Annotate | Download | only in Object

Lines Matching refs:getSymbolIndex

455                           " for symbol at index " + Twine(getSymbolIndex(Symb)));
586 " for symbol at index " + Twine(getSymbolIndex(Symb)));
1118 uint64_t MachOObjectFile::getSymbolIndex(DataRefImpl Symb) const {
1121 report_fatal_error("getSymbolIndex() called with no symbol table symbol");