Searched refs:PPC64LongBranchTarget (Results 1 – 4 of 4) sorted by relevance
281 In.PPC64LongBranchTarget->addEntry(Dest); in PPC64PILongBranchThunk()282 In.RelaDyn->addReloc({Target->RelativeRel, In.PPC64LongBranchTarget, in PPC64PILongBranchThunk()292 In.PPC64LongBranchTarget->addEntry(Dest); in PPC64PDLongBranchThunk()
154 return In.PPC64LongBranchTarget->getVA() + in getPPC64LongBranchTableVA()
379 In.PPC64LongBranchTarget = make<PPC64LongBranchTargetSection>(); in createSyntheticSections()380 Add(In.PPC64LongBranchTarget); in createSyntheticSections()1815 finalizeSynthetic(In.PPC64LongBranchTarget); in finalizeSections()
1015 PPC64LongBranchTargetSection *PPC64LongBranchTarget; member