Searched refs:getIndirectName (Results 1 – 3 of 3) sorted by relevance
401 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) in darwinPrintSymbol()540 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) in darwinPrintSymbol()831 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) in printSymbolList()
404 std::error_code getIndirectName(DataRefImpl Symb, StringRef &Res) const;
1794 std::error_code MachOObjectFile::getIndirectName(DataRefImpl Symb, in getIndirectName() function in MachOObjectFile