Home
last modified time | relevance | path

Searched refs:getSymbolIndex (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h292 uint32_t getSymbolIndex() const {
666 uint32_t getSymbolIndex(uintptr_t SymEntPtr) const;
H A DMachO.h508 uint64_t getSymbolIndex(DataRefImpl Symb) const;
H A DCOFF.h1058 uint32_t getSymbolIndex(COFFSymbolRef Symbol) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DXCOFFObjectFile.h299 uint32_t getSymbolIndex() const {
677 uint32_t getSymbolIndex(uintptr_t SymEntPtr) const;
DMachO.h511 uint64_t getSymbolIndex(DataRefImpl Symb) const;
DCOFF.h1120 uint32_t getSymbolIndex(COFFSymbolRef Symbol) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DXCOFFObjectFile.h295 uint32_t getSymbolIndex() const {
673 uint32_t getSymbolIndex(uintptr_t SymEntPtr) const;
DMachO.h511 uint64_t getSymbolIndex(DataRefImpl Symb) const;
DCOFF.h1120 uint32_t getSymbolIndex(COFFSymbolRef Symbol) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DXCOFFObjectFile.h299 uint32_t getSymbolIndex() const {
677 uint32_t getSymbolIndex(uintptr_t SymEntPtr) const;
DMachO.h511 uint64_t getSymbolIndex(DataRefImpl Symb) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DXCOFFObjectFile.h299 uint32_t getSymbolIndex() const {
677 uint32_t getSymbolIndex(uintptr_t SymEntPtr) const;
DMachO.h511 uint64_t getSymbolIndex(DataRefImpl Symb) const;
DCOFF.h1120 uint32_t getSymbolIndex(COFFSymbolRef Symbol) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h327 uint32_t getSymbolIndex(uintptr_t SymEntPtr) const;
H A DMachO.h357 uint64_t getSymbolIndex(DataRefImpl Symb) const;
H A DCOFF.h1029 uint32_t getSymbolIndex(COFFSymbolRef Symbol) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DCOFF_x86_64.cpp79 COFFSymbolIndex SymIndex = getObject().getSymbolIndex(COFFSymbol); in addSingleRelocation()
H A DMachOLinkGraphBuilder.cpp234 unsigned SymbolIndex = Obj.getSymbolIndex(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
/aosp_15_r20/external/llvm/lib/Object/
H A DMachOObjectFile.cpp455 " for symbol at index " + Twine(getSymbolIndex(Symb))); in getSymbolName()
586 " for symbol at index " + Twine(getSymbolIndex(Symb))); in getSymbolSection()
1118 uint64_t MachOObjectFile::getSymbolIndex(DataRefImpl Symb) const { in getSymbolIndex() function in MachOObjectFile
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DMachO.h256 uint64_t getSymbolIndex(DataRefImpl Symb) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp208 unsigned SymbolIndex = Obj.getSymbolIndex(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp899 uint32_t XCOFFObjectFile::getSymbolIndex(uintptr_t SymbolEntPtr) const { in getSymbolIndex() function in llvm::object::XCOFFObjectFile
1274 uint32_t SymbolIdx = OwningObjectPtr->getSymbolIndex(getEntryAddress()); in getXCOFFCsectAuxRef()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp528 uint32_t XCOFFObjectFile::getSymbolIndex(uintptr_t SymbolEntPtr) const { in getSymbolIndex() function in llvm::object::XCOFFObjectFile
H A DMachOObjectFile.cpp1762 " for symbol at index " + Twine(getSymbolIndex(Symb))); in getSymbolName()
1893 " for symbol at index " + Twine(getSymbolIndex(Symb))); in getSymbolSection()
2516 uint64_t MachOObjectFile::getSymbolIndex(DataRefImpl Symb) const { in getSymbolIndex() function in MachOObjectFile

12