Home
last modified time | relevance | path

Searched refs:getEntryVA (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DThunks.cpp1460 ctx.in.ppc64LongBranchTarget->getEntryVA(&destination, addend) - in writeTo()
1523 ctx.in.ppc64LongBranchTarget->getEntryVA(&destination, addend) - in writeTo()
H A DSyntheticSections.h1374 uint64_t getEntryVA(const Symbol *sym, int64_t addend);
H A DSyntheticSections.cpp4393 uint64_t PPC64LongBranchTargetSection::getEntryVA(const Symbol *sym, in getEntryVA() function in PPC64LongBranchTargetSection