Searched refs:getLibraryShortNameByIndex (Results 1 – 4 of 4) sorted by relevance
495 std::error_code getLibraryShortNameByIndex(unsigned Index, StringRef &) const;
570 MachO->getLibraryShortNameByIndex(LibraryOrdinal - 1, LibraryName)) in darwinPrintSymbol()
2545 std::error_code MachOObjectFile::getLibraryShortNameByIndex(unsigned Index, in getLibraryShortNameByIndex() function in MachOObjectFile
10614 Obj->getLibraryShortNameByIndex(Ordinal, DylibName); in printMachOExportsTrie()10661 Obj->getLibraryShortNameByIndex(Ordinal - 1, DylibName); in ordinalName()