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.cpp236 macho::RF_Scattered); in RecordARMScatteredHalfRelocation()
247 macho::RF_Scattered); in RecordARMScatteredHalfRelocation()
300 macho::RF_Scattered); in RecordARMScatteredRelocation()
310 macho::RF_Scattered); in RecordARMScatteredRelocation()
/external/llvm/lib/Object/
DMachOObjectFile.cpp760 (RE->Word0 & macho::RF_Scattered); in getRelocationAddress()
777 (RE->Word0 & macho::RF_Scattered); in getRelocationOffset()
822 (RE->Word0 & macho::RF_Scattered); in getRelocationTypeName()
956 (RE->Word0 & macho::RF_Scattered); in printRelocationTargetName()
1028 (RE->Word0 & macho::RF_Scattered); in getRelocationValueString()
1117 (RENext->Word0 & macho::RF_Scattered); in getRelocationValueString()
1147 (RENext->Word0 & macho::RF_Scattered); in getRelocationValueString()
1197 (RENext->Word0 & macho::RF_Scattered); in getRelocationValueString()
1243 (RE->Word0 & macho::RF_Scattered); in getRelocationHidden()
/external/llvm/include/llvm/Object/
DMachOFormat.h365 RF_Scattered = 0x80000000 enumerator
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp404 macho::RF_Scattered); in RecordScatteredRelocation()
424 macho::RF_Scattered); in RecordScatteredRelocation()