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

/external/llvm/test/MC/ARM/
H A Dmacho-relocs-with-addend.s33 @ CHECK-NEXT: 0x4 1 2 n/a ARM_THUMB_RELOC_BR22 1 0x18
34 @ CHECK-NEXT: 0x0 1 2 n/a ARM_THUMB_RELOC_BR22 1 0x18
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp106 RelocType = unsigned(MachO::ARM_THUMB_RELOC_BR22);
113 RelocType = unsigned(MachO::ARM_THUMB_RELOC_BR22);
333 case MachO::ARM_THUMB_RELOC_BR22:
/external/llvm/include/llvm/Support/
H A DMachO.h471 ARM_THUMB_RELOC_BR22 = 6, enumerator in enum:llvm::MachO::RelocationInfoType
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp402 case MachO::ARM_THUMB_RELOC_BR22:

Completed in 1487 milliseconds