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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp105 RelocType = unsigned(macho::RIT_ARM_HalfDifference);
155 Type = macho::RIT_ARM_HalfDifference;
193 if (Type == macho::RIT_ARM_HalfDifference) {
300 RelocType == macho::RIT_ARM_HalfDifference)
/external/swiftshader/third_party/LLVM/include/llvm/Object/
H A DMachOFormat.h368 RIT_ARM_HalfDifference = 9 enumerator in enum:llvm::object::macho::RelocationInfoTypeARM
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp124 case macho::RIT_ARM_HalfDifference:
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py1083 RIT_ARM_HalfDifference = 9 variable in class:Relocs_Macho_ARM

Completed in 1054 milliseconds