Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h133 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub()
196 uint64_t RelType = RelI->getType(); in processRelocationRef() local
DRuntimeDyldMachOAArch64.h157 MachO::RelocationInfoType RelType, int64_t Addend) const { in encodeAddend()
361 MachO::RelocationInfoType RelType = in resolveRelocation() local
DRuntimeDyldCOFFI386.h58 uint64_t RelType = RelI->getType(); in processRelocationRef() local
DRuntimeDyldCOFFThumb.h77 uint64_t RelType = RelI->getType(); in processRelocationRef() local
DRuntimeDyldMachOX86_64.h43 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
DRuntimeDyldMachOI386.h43 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
DRuntimeDyldELFMips.cpp284 uint32_t RelType = r_type; in resolveMIPSN64Relocation() local
DRuntimeDyldMachOARM.h108 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h134 MachO::RelocationInfoType RelType, int64_t Addend) const { in encodeAddend()
316 MachO::RelocationInfoType RelType = in resolveRelocation() local
DRuntimeDyldCOFFI386.h58 uint64_t RelType = RelI->getType(); in processRelocationRef() local
DRuntimeDyldCOFFThumb.h57 uint64_t RelType = RelI->getType(); in processRelocationRef() local
DRuntimeDyldCOFFX86_64.h128 uint64_t RelType = RelI->getType(); in processRelocationRef() local
DRuntimeDyldMachOX86_64.h43 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
DRuntimeDyldMachOI386.h43 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
DRuntimeDyldMachOARM.h62 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h76 MachO::RelocationInfoType RelType = in getRelocationEntry() local
DRuntimeDyldImpl.h41 #define UNIMPLEMENTED_RELOC(RelType) \ argument
128 uint32_t RelType; variable
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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h76 MachO::RelocationInfoType RelType = in getRelocationEntry() local
DRuntimeDyldImpl.h41 #define UNIMPLEMENTED_RELOC(RelType) \ argument
128 uint32_t RelType; variable
DRuntimeDyldELF.cpp970 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/
DELFWriter.cpp783 unsigned RelType = TEW->getRelocationType(MR.getRelocationType()); in EmitRelocations() local