Searched refs:makeRelocationInfo (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 146 static void makeRelocationInfo(MachO::any_relocation_info &MRE, in makeRelocationInfo() function 373 makeRelocationInfo(MRE, FixupOffset, Index, IsPCRel, Log2Size, false, Type); in RecordPPCRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 146 static void makeRelocationInfo(MachO::any_relocation_info &MRE, in makeRelocationInfo() function 373 makeRelocationInfo(MRE, FixupOffset, Index, IsPCRel, Log2Size, false, Type); in RecordPPCRelocation()
|