Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DThunks.cpp1116 in.ppc64LongBranchTarget->getEntryVA(&destination, addend) - in writeTo()
1205 int64_t offset = in.ppc64LongBranchTarget->getEntryVA(&destination, addend) - in writeTo()
H A DSyntheticSections.h1165 uint64_t getEntryVA(const Symbol *sym, int64_t addend);
H A DSyntheticSections.cpp3646 uint64_t PPC64LongBranchTargetSection::getEntryVA(const Symbol *sym, in getEntryVA() function in PPC64LongBranchTargetSection