Searched refs:getLibraryShortNameByIndex (Results 1 – 4 of 4) sorted by relevance
244 std::error_code getLibraryShortNameByIndex(unsigned Index, StringRef &) const;
508 MachO->getLibraryShortNameByIndex(LibraryOrdinal - 1, LibraryName)) in darwinPrintSymbol()
1044 std::error_code MachOObjectFile::getLibraryShortNameByIndex(unsigned Index, in getLibraryShortNameByIndex() function in MachOObjectFile
9101 Obj->getLibraryShortNameByIndex(Ordinal, DylibName); in printMachOExportsTrie()9240 Obj->getLibraryShortNameByIndex(Ordinal - 1, DylibName); in ordinalName()