Home
last modified time | relevance | path

Searched refs:LibrariesShortNames (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/llvm/lib/Object/
H A DMachOObjectFile.cpp1051 if (LibrariesShortNames.size() == 0) { in getLibraryShortNameByIndex()
1065 LibrariesShortNames.push_back(Name); in getLibraryShortNameByIndex()
1067 LibrariesShortNames.push_back(shortName); in getLibraryShortNameByIndex()
1071 Res = LibrariesShortNames[Index]; in getLibraryShortNameByIndex()
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DMachO.h460 mutable LibraryShortName LibrariesShortNames; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DMachO.h669 mutable LibraryShortName LibrariesShortNames; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp2442 if (LibrariesShortNames.size() == 0) { in getLibraryShortNameByIndex()
2459 LibrariesShortNames.push_back(Name); in getLibraryShortNameByIndex()
2461 LibrariesShortNames.push_back(shortName); in getLibraryShortNameByIndex()
2465 Res = LibrariesShortNames[Index]; in getLibraryShortNameByIndex()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DMachO.h854 mutable LibraryShortName LibrariesShortNames; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DMachO.h859 mutable LibraryShortName LibrariesShortNames; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DMachO.h859 mutable LibraryShortName LibrariesShortNames; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DMachO.h859 mutable LibraryShortName LibrariesShortNames; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DMachO.h860 mutable LibraryShortName LibrariesShortNames; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DMachOObjectFile.cpp2552 if (LibrariesShortNames.size() == 0) { in getLibraryShortNameByIndex()
2569 LibrariesShortNames.push_back(Name); in getLibraryShortNameByIndex()
2571 LibrariesShortNames.push_back(shortName); in getLibraryShortNameByIndex()
2575 Res = LibrariesShortNames[Index]; in getLibraryShortNameByIndex()