Searched refs:UNIMPLEMENTED_RELOC (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h146 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_PAIR);
147 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_SECTDIFF);
148 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_LOCAL_SECTDIFF);
149 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_PB_LA_PTR);
150 UNIMPLEMENTED_RELOC(MachO::ARM_THUMB_32BIT_BRANCH);
151 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_HALF);
H A DRuntimeDyldMachOI386.h56 UNIMPLEMENTED_RELOC(MachO::GENERIC_RELOC_PAIR);
57 UNIMPLEMENTED_RELOC(MachO::GENERIC_RELOC_PB_LA_PTR);
58 UNIMPLEMENTED_RELOC(MachO::GENERIC_RELOC_TLV);
H A DRuntimeDyldMachOX86_64.h63 UNIMPLEMENTED_RELOC(MachO::X86_64_RELOC_TLV);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h39 #define UNIMPLEMENTED_RELOC(RelType) \ macro

Completed in 197 milliseconds