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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp114 RelocType = unsigned(macho::RIT_ARM_Half);
131 unsigned Type = macho::RIT_ARM_Half;
299 if (RelocType == macho::RIT_ARM_Half ||
/external/swiftshader/third_party/LLVM/include/llvm/Object/
H A DMachOFormat.h367 RIT_ARM_Half = 8, enumerator in enum:llvm::object::macho::RelocationInfoTypeARM
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp123 case macho::RIT_ARM_Half:
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py1082 RIT_ARM_Half = 8 variable in class:Relocs_Macho_ARM

Completed in 98 milliseconds