/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
H A D | XCOFFObjectFile.h | 292 uint32_t getSymbolIndex() const { 666 uint32_t getSymbolIndex(uintptr_t SymEntPtr) const;
|
H A D | MachO.h | 508 uint64_t getSymbolIndex(DataRefImpl Symb) const;
|
H A D | COFF.h | 1058 uint32_t getSymbolIndex(COFFSymbolRef Symbol) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | XCOFFObjectFile.h | 299 uint32_t getSymbolIndex() const { 677 uint32_t getSymbolIndex(uintptr_t SymEntPtr) const;
|
D | MachO.h | 511 uint64_t getSymbolIndex(DataRefImpl Symb) const;
|
D | COFF.h | 1120 uint32_t getSymbolIndex(COFFSymbolRef Symbol) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | XCOFFObjectFile.h | 295 uint32_t getSymbolIndex() const { 673 uint32_t getSymbolIndex(uintptr_t SymEntPtr) const;
|
D | MachO.h | 511 uint64_t getSymbolIndex(DataRefImpl Symb) const;
|
D | COFF.h | 1120 uint32_t getSymbolIndex(COFFSymbolRef Symbol) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | XCOFFObjectFile.h | 299 uint32_t getSymbolIndex() const { 677 uint32_t getSymbolIndex(uintptr_t SymEntPtr) const;
|
D | MachO.h | 511 uint64_t getSymbolIndex(DataRefImpl Symb) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | XCOFFObjectFile.h | 299 uint32_t getSymbolIndex() const { 677 uint32_t getSymbolIndex(uintptr_t SymEntPtr) const;
|
D | MachO.h | 511 uint64_t getSymbolIndex(DataRefImpl Symb) const;
|
D | COFF.h | 1120 uint32_t getSymbolIndex(COFFSymbolRef Symbol) const;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | XCOFFObjectFile.h | 327 uint32_t getSymbolIndex(uintptr_t SymEntPtr) const;
|
H A D | MachO.h | 357 uint64_t getSymbolIndex(DataRefImpl Symb) const;
|
H A D | COFF.h | 1029 uint32_t getSymbolIndex(COFFSymbolRef Symbol) const;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | COFF_x86_64.cpp | 79 COFFSymbolIndex SymIndex = getObject().getSymbolIndex(COFFSymbol); in addSingleRelocation()
|
H A D | MachOLinkGraphBuilder.cpp | 234 unsigned SymbolIndex = Obj.getSymbolIndex(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
|
/aosp_15_r20/external/llvm/lib/Object/ |
H A D | MachOObjectFile.cpp | 455 " 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 D | MachO.h | 256 uint64_t getSymbolIndex(DataRefImpl Symb) const;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | MachOLinkGraphBuilder.cpp | 208 unsigned SymbolIndex = Obj.getSymbolIndex(SymRef.getRawDataRefImpl()); in createNormalizedSymbols()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | XCOFFObjectFile.cpp | 899 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 D | XCOFFObjectFile.cpp | 528 uint32_t XCOFFObjectFile::getSymbolIndex(uintptr_t SymbolEntPtr) const { in getSymbolIndex() function in llvm::object::XCOFFObjectFile
|
H A D | MachOObjectFile.cpp | 1762 " 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
|