Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DThunks.cpp937 in.ppc64LongBranchTarget->getEntryVA(&destination, addend) - in writeTo()
1026 int64_t offset = in.ppc64LongBranchTarget->getEntryVA(&destination, addend) - in writeTo()
H A DSyntheticSections.h1153 uint64_t getEntryVA(const Symbol *sym, int64_t addend);
H A DSyntheticSections.cpp3667 uint64_t PPC64LongBranchTargetSection::getEntryVA(const Symbol *sym, in getEntryVA() function in PPC64LongBranchTargetSection