Home
last modified time | relevance | path

Searched refs:getPPC64GlobalEntryToLocalEntryOffset (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/ELF/Arch/
H A DPPC64.cpp77 unsigned elf::getPPC64GlobalEntryToLocalEntryOffset(uint8_t StOther) { in getPPC64GlobalEntryToLocalEntryOffset() function in elf
763 getPPC64GlobalEntryToLocalEntryOffset(S.StOther)); in needsThunk()
865 Loc += getPPC64GlobalEntryToLocalEntryOffset(StOther); in adjustPrologueForCrossSplitStack()
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DTarget.h178 unsigned getPPC64GlobalEntryToLocalEntryOffset(uint8_t StOther);
H A DThunks.cpp284 getPPC64GlobalEntryToLocalEntryOffset(Dest.StOther)}); in PPC64PILongBranchThunk()
H A DInputSection.cpp727 return SymVA - P + getPPC64GlobalEntryToLocalEntryOffset(Sym.StOther); in getRelocTargetVA()
H A DSyntheticSections.cpp3143 Sym->getVA() + getPPC64GlobalEntryToLocalEntryOffset(Sym->StOther)); in writeTo()