Searched refs:getIndirectName (Results 1 – 3 of 3) sorted by relevance
386 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) in darwinPrintSymbol()525 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) in darwinPrintSymbol()847 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) in printSymbolList()
430 std::error_code getIndirectName(DataRefImpl Symb, StringRef &Res) const;
1806 std::error_code MachOObjectFile::getIndirectName(DataRefImpl Symb, in getIndirectName() function in MachOObjectFile