| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| D | RuntimeDyldCOFFX86_64.h | 145 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub() 208 uint64_t RelType = RelI->getType(); in processRelocationRef() local
|
| D | RuntimeDyldCOFFAArch64.h | 100 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub() 160 uint64_t RelType = RelI->getType(); in processRelocationRef() local
|
| D | RuntimeDyldMachOAArch64.h | 156 MachO::RelocationInfoType RelType, int64_t Addend) const { in encodeAddend() 360 MachO::RelocationInfoType RelType = in resolveRelocation() local
|
| D | RuntimeDyldCOFFI386.h | 57 uint64_t RelType = RelI->getType(); in processRelocationRef() local
|
| D | RuntimeDyldCOFFThumb.h | 79 uint64_t RelType = RelI->getType(); in processRelocationRef() local
|
| D | RuntimeDyldMachOX86_64.h | 42 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
|
| D | RuntimeDyldELFMips.cpp | 283 uint32_t RelType = r_type; in resolveMIPSN64Relocation() local
|
| D | RuntimeDyldMachOI386.h | 42 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
|
| D | RuntimeDyldMachOARM.h | 109 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-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldMachO.h | 75 MachO::RelocationInfoType RelType = in getRelocationEntry() local
|
| D | RuntimeDyldImpl.h | 40 #define UNIMPLEMENTED_RELOC(RelType) \ argument 127 uint32_t RelType; variable
|
| D | RuntimeDyldELF.cpp | 980 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
|