Home
last modified time | relevance | path

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

12

/external/llvm-project/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.h101 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub()
161 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.h58 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
/external/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
/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
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h75 MachO::RelocationInfoType RelType = in getRelocationEntry() local
DRuntimeDyldImpl.h39 #define UNIMPLEMENTED_RELOC(RelType) \ argument
126 uint32_t RelType; variable
/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-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

12