Searched refs:ppc64LongBranchTarget (Results 1 – 3 of 3) sorted by relevance
385 in.ppc64LongBranchTarget->addEntry(&dest, addend)) { in PPC64PILongBranchThunk()387 target->relativeRel, in.ppc64LongBranchTarget, *index * UINT64_C(8), in PPC64PILongBranchThunk()398 in.ppc64LongBranchTarget->addEntry(&dest, addend); in PPC64PDLongBranchThunk()958 in.ppc64LongBranchTarget->addEntry(&destination, addend); in writeTo()960 in.ppc64LongBranchTarget->getEntryVA(&destination, addend) - in writeTo()1049 int64_t offset = in.ppc64LongBranchTarget->getEntryVA(&destination, addend) - in writeTo()
512 in.ppc64LongBranchTarget = make<PPC64LongBranchTargetSection>(); in createSyntheticSections()513 add(in.ppc64LongBranchTarget); in createSyntheticSections()2229 finalizeSynthetic(in.ppc64LongBranchTarget); in finalizeSections()
1253 PPC64LongBranchTargetSection *ppc64LongBranchTarget; member