Home
last modified time | relevance | path

Searched defs:RelType (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h145 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub()
208 uint64_t RelType = RelI->getType(); in processRelocationRef() local
H A DRuntimeDyldCOFFAArch64.h101 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub()
161 uint64_t RelType = RelI->getType(); in processRelocationRef() local
H A DRuntimeDyldMachOAArch64.h156 MachO::RelocationInfoType RelType, int64_t Addend) const { in encodeAddend()
360 MachO::RelocationInfoType RelType = in resolveRelocation() local
H A DRuntimeDyldCOFFI386.h58 uint64_t RelType = RelI->getType(); in processRelocationRef() local
H A DRuntimeDyldCOFFThumb.h78 uint64_t RelType = RelI->getType(); in processRelocationRef() local
H A DRuntimeDyldMachOX86_64.h41 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h145 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub()
208 uint64_t RelType = RelI->getType(); in processRelocationRef() local
H A DRuntimeDyldCOFFAArch64.h100 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub()
160 uint64_t RelType = RelI->getType(); in processRelocationRef() local
H A DRuntimeDyldMachOAArch64.h156 MachO::RelocationInfoType RelType, int64_t Addend) const { in encodeAddend()
360 MachO::RelocationInfoType RelType = in resolveRelocation() local
H A DRuntimeDyldCOFFI386.h57 uint64_t RelType = RelI->getType(); in processRelocationRef() local
H A DRuntimeDyldCOFFThumb.h79 uint64_t RelType = RelI->getType(); in processRelocationRef() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h134 MachO::RelocationInfoType RelType, int64_t Addend) const { in encodeAddend()
316 MachO::RelocationInfoType RelType = in resolveRelocation() local
H A DRuntimeDyldCOFFI386.h58 uint64_t RelType = RelI->getType(); in processRelocationRef() local
H A DRuntimeDyldCOFFThumb.h57 uint64_t RelType = RelI->getType(); in processRelocationRef() local
H A DRuntimeDyldCOFFX86_64.h128 uint64_t RelType = RelI->getType(); in processRelocationRef() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1084 void RuntimeDyldELF::processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType,… in processSimpleRelocation()
1092 uint32_t RuntimeDyldELF::getMatchingLoRelocation(uint32_t RelType, in getMatchingLoRelocation()
1166 unsigned RelType = RelI->getType(); in resolveAArch64Branch() local
1217 uint64_t RelType = RelI->getType(); in processRelocationRef() local
2005 unsigned SectionID, uint64_t Offset, uint64_t RelType, in processX86_64TLSRelocation()
H A DRuntimeDyldImpl.h39 #define UNIMPLEMENTED_RELOC(RelType) \ argument
126 uint32_t RelType; variable
H A DRuntimeDyldMachO.h75 MachO::RelocationInfoType RelType = in getRelocationEntry() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp610 uint32_t RelType = r_type; in resolveMIPS64Relocation() local
1159 void RuntimeDyldELF::processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType,… in processSimpleRelocation()
1167 uint32_t RuntimeDyldELF::getMatchingLoRelocation(uint32_t RelType, in getMatchingLoRelocation()
1195 uint64_t RelType = RelI->getType(); in processRelocationRef() local
H A DRuntimeDyldImpl.h41 #define UNIMPLEMENTED_RELOC(RelType) \ argument
128 uint32_t RelType; variable
H A DRuntimeDyldMachO.h76 MachO::RelocationInfoType RelType = in getRelocationEntry() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp980 void RuntimeDyldELF::processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType,… in processSimpleRelocation()
988 uint32_t RuntimeDyldELF::getMatchingLoRelocation(uint32_t RelType, in getMatchingLoRelocation()
1062 unsigned RelType = RelI->getType(); in resolveAArch64Branch() local
1113 uint64_t RelType = RelI->getType(); in processRelocationRef() local
H A DRuntimeDyldImpl.h40 #define UNIMPLEMENTED_RELOC(RelType) \ argument
127 uint32_t RelType; variable
H A DRuntimeDyldMachO.h75 MachO::RelocationInfoType RelType = in getRelocationEntry() local
/aosp_15_r20/bionic/linker/
H A Dlinker_main.cpp570 using RelType = ElfW(Rela); typedef
574 using RelType = ElfW(Rel); typedef

12