Home
last modified time | relevance | path

Searched refs:RF_Scattered (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp203 macho::RF_Scattered); in RecordARMMovwMovtRelocation()
214 macho::RF_Scattered); in RecordARMMovwMovtRelocation()
265 macho::RF_Scattered); in RecordARMScatteredRelocation()
275 macho::RF_Scattered); in RecordARMScatteredRelocation()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp218 if (RE->Word0 & macho::RF_Scattered) in loadSegment32()
355 if (RE->Word0 & macho::RF_Scattered) in loadSegment64()
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOFormat.h327 RF_Scattered = 0x80000000 enumerator
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp389 macho::RF_Scattered); in RecordScatteredRelocation()
399 macho::RF_Scattered); in RecordScatteredRelocation()