Home
last modified time | relevance | path

Searched refs:UNIMPLEMENTED_RELOC (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h76 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_PAIR); in processRelocationRef()
77 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_SECTDIFF); in processRelocationRef()
78 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_LOCAL_SECTDIFF); in processRelocationRef()
79 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_PB_LA_PTR); in processRelocationRef()
80 UNIMPLEMENTED_RELOC(MachO::ARM_THUMB_RELOC_BR22); in processRelocationRef()
81 UNIMPLEMENTED_RELOC(MachO::ARM_THUMB_32BIT_BRANCH); in processRelocationRef()
82 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_HALF); in processRelocationRef()
DRuntimeDyldMachOI386.h57 UNIMPLEMENTED_RELOC(MachO::GENERIC_RELOC_PAIR); in processRelocationRef()
58 UNIMPLEMENTED_RELOC(MachO::GENERIC_RELOC_PB_LA_PTR); in processRelocationRef()
59 UNIMPLEMENTED_RELOC(MachO::GENERIC_RELOC_TLV); in processRelocationRef()
DRuntimeDyldMachOX86_64.h64 UNIMPLEMENTED_RELOC(MachO::X86_64_RELOC_TLV); in processRelocationRef()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h145 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_PAIR); in processRelocationRef()
146 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_SECTDIFF); in processRelocationRef()
147 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_LOCAL_SECTDIFF); in processRelocationRef()
148 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_PB_LA_PTR); in processRelocationRef()
149 UNIMPLEMENTED_RELOC(MachO::ARM_THUMB_32BIT_BRANCH); in processRelocationRef()
150 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_HALF); in processRelocationRef()
DRuntimeDyldMachOI386.h57 UNIMPLEMENTED_RELOC(MachO::GENERIC_RELOC_PAIR); in processRelocationRef()
58 UNIMPLEMENTED_RELOC(MachO::GENERIC_RELOC_PB_LA_PTR); in processRelocationRef()
59 UNIMPLEMENTED_RELOC(MachO::GENERIC_RELOC_TLV); in processRelocationRef()
DRuntimeDyldMachOX86_64.h64 UNIMPLEMENTED_RELOC(MachO::X86_64_RELOC_TLV); in processRelocationRef()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h41 #define UNIMPLEMENTED_RELOC(RelType) \ macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h41 #define UNIMPLEMENTED_RELOC(RelType) \ macro