Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp229 macho::RF_Scattered); in RecordARMScatteredHalfRelocation()
240 macho::RF_Scattered); in RecordARMScatteredHalfRelocation()
293 macho::RF_Scattered); in RecordARMScatteredRelocation()
303 macho::RF_Scattered); in RecordARMScatteredRelocation()
/external/llvm/lib/Object/
DMachOObjectFile.cpp717 (RE->Word0 & macho::RF_Scattered); in getRelocationAddress()
734 (RE->Word0 & macho::RF_Scattered); in getRelocationOffset()
779 (RE->Word0 & macho::RF_Scattered); in getRelocationTypeName()
913 (RE->Word0 & macho::RF_Scattered); in printRelocationTargetName()
985 (RE->Word0 & macho::RF_Scattered); in getRelocationValueString()
1073 (RENext->Word0 & macho::RF_Scattered); in getRelocationValueString()
1103 (RENext->Word0 & macho::RF_Scattered); in getRelocationValueString()
1153 (RENext->Word0 & macho::RF_Scattered); in getRelocationValueString()
1199 (RE->Word0 & macho::RF_Scattered); in getRelocationHidden()
/external/llvm/include/llvm/Object/
DMachOFormat.h327 RF_Scattered = 0x80000000 enumerator
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp389 macho::RF_Scattered); in RecordScatteredRelocation()
399 macho::RF_Scattered); in RecordScatteredRelocation()