/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.cpp | 980 void RuntimeDyldELF::processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType,… in processSimpleRelocation() function in llvm::RuntimeDyldELF 1220 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1266 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1356 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1441 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1751 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1754 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1757 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1759 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1765 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef()
|
H A D | RuntimeDyldELF.h | 125 …void processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType, RelocationValu…
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.cpp | 1084 void RuntimeDyldELF::processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType,… in processSimpleRelocation() function in llvm::RuntimeDyldELF 1324 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1370 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1460 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1545 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1816 processSimpleRelocation(SectionID, Offset, ELF::R_X86_64_PC32, Value); in processRelocationRef() 1857 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1860 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1863 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1874 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() [all …]
|
H A D | RuntimeDyldELF.h | 126 …void processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType, RelocationValu…
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.cpp | 1159 void RuntimeDyldELF::processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType,… in processSimpleRelocation() function in llvm::RuntimeDyldELF 1377 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1465 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1766 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1769 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1771 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef() 1777 processSimpleRelocation(SectionID, Offset, RelType, Value); in processRelocationRef()
|
H A D | RuntimeDyldELF.h | 127 …void processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType, RelocationValu…
|