Searched refs:makeScatteredRelocationInfo (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 164 makeScatteredRelocationInfo(MachO::any_relocation_info &MRE, in makeScatteredRelocationInfo() function 280 makeScatteredRelocationInfo(MRE, other_half, MachO::GENERIC_RELOC_PAIR, in recordScatteredRelocation() 295 makeScatteredRelocationInfo(MRE, FixupOffset, Type, Log2Size, IsPCRel, Value); in recordScatteredRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 164 makeScatteredRelocationInfo(MachO::any_relocation_info &MRE, in makeScatteredRelocationInfo() function 280 makeScatteredRelocationInfo(MRE, other_half, MachO::GENERIC_RELOC_PAIR, in recordScatteredRelocation() 295 makeScatteredRelocationInfo(MRE, FixupOffset, Type, Log2Size, IsPCRel, Value); in recordScatteredRelocation()
|