/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldCOFFX86_64.h | 133 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub() 196 uint64_t RelType = RelI->getType(); in processRelocationRef() local
|
D | RuntimeDyldMachOAArch64.h | 157 MachO::RelocationInfoType RelType, int64_t Addend) const { in encodeAddend() 361 MachO::RelocationInfoType RelType = in resolveRelocation() local
|
D | RuntimeDyldCOFFI386.h | 58 uint64_t RelType = RelI->getType(); in processRelocationRef() local
|
D | RuntimeDyldCOFFThumb.h | 77 uint64_t RelType = RelI->getType(); in processRelocationRef() local
|
D | RuntimeDyldMachOX86_64.h | 43 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
|
D | RuntimeDyldMachOI386.h | 43 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
|
D | RuntimeDyldELFMips.cpp | 284 uint32_t RelType = r_type; in resolveMIPSN64Relocation() local
|
D | RuntimeDyldMachOARM.h | 108 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOAArch64.h | 134 MachO::RelocationInfoType RelType, int64_t Addend) const { in encodeAddend() 316 MachO::RelocationInfoType RelType = in resolveRelocation() local
|
D | RuntimeDyldCOFFI386.h | 58 uint64_t RelType = RelI->getType(); in processRelocationRef() local
|
D | RuntimeDyldCOFFThumb.h | 57 uint64_t RelType = RelI->getType(); in processRelocationRef() local
|
D | RuntimeDyldCOFFX86_64.h | 128 uint64_t RelType = RelI->getType(); in processRelocationRef() local
|
D | RuntimeDyldMachOX86_64.h | 43 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
|
D | RuntimeDyldMachOI386.h | 43 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
|
D | RuntimeDyldMachOARM.h | 62 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldMachO.h | 76 MachO::RelocationInfoType RelType = in getRelocationEntry() local
|
D | RuntimeDyldImpl.h | 41 #define UNIMPLEMENTED_RELOC(RelType) \ argument 128 uint32_t RelType; variable
|
D | RuntimeDyldELF.cpp | 610 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
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldMachO.h | 76 MachO::RelocationInfoType RelType = in getRelocationEntry() local
|
D | RuntimeDyldImpl.h | 41 #define UNIMPLEMENTED_RELOC(RelType) \ argument 128 uint32_t RelType; variable
|
D | RuntimeDyldELF.cpp | 970 void RuntimeDyldELF::processSimpleRelocation(unsigned SectionID, uint64_t Offset, unsigned RelType,… in processSimpleRelocation() 978 uint32_t RuntimeDyldELF::getMatchingLoRelocation(uint32_t RelType, in getMatchingLoRelocation() 1052 unsigned RelType = RelI->getType(); in resolveAArch64Branch() local 1103 uint64_t RelType = RelI->getType(); in processRelocationRef() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ELFWriter.cpp | 783 unsigned RelType = TEW->getRelocationType(MR.getRelocationType()); in EmitRelocations() local
|