Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h145 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub()
208 uint64_t RelType = RelI->getType(); in processRelocationRef() local
DRuntimeDyldCOFFAArch64.h100 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub()
160 uint64_t RelType = RelI->getType(); in processRelocationRef() local
DRuntimeDyldMachOAArch64.h156 MachO::RelocationInfoType RelType, int64_t Addend) const { in encodeAddend()
360 MachO::RelocationInfoType RelType = in resolveRelocation() local
DRuntimeDyldCOFFI386.h57 uint64_t RelType = RelI->getType(); in processRelocationRef() local
DRuntimeDyldCOFFThumb.h79 uint64_t RelType = RelI->getType(); in processRelocationRef() local
DRuntimeDyldMachOX86_64.h42 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
DRuntimeDyldELFMips.cpp283 uint32_t RelType = r_type; in resolveMIPSN64Relocation() local
DRuntimeDyldMachOI386.h42 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
DRuntimeDyldMachOARM.h109 uint32_t RelType = Obj.getAnyRelocationType(RelInfo); in processRelocationRef() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h75 MachO::RelocationInfoType RelType = in getRelocationEntry() local
DRuntimeDyldImpl.h40 #define UNIMPLEMENTED_RELOC(RelType) \ argument
127 uint32_t RelType; variable
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