Searched refs:getIndirectName (Results 1 – 3 of 3) sorted by relevance
388 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) in darwinPrintSymbol()527 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) in darwinPrintSymbol()849 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) in printSymbolList()
435 std::error_code getIndirectName(DataRefImpl Symb, StringRef &Res) const;
1807 std::error_code MachOObjectFile::getIndirectName(DataRefImpl Symb, in getIndirectName() function in MachOObjectFile