Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.h223 unsigned getPPC64GlobalEntryToLocalEntryOffset(uint8_t stOther);
H A DThunks.cpp479 dest, addend + getPPC64GlobalEntryToLocalEntryOffset(dest.stOther), in PPC64PILongBranchThunk()
H A DInputSection.cpp887 return symVA - p + getPPC64GlobalEntryToLocalEntryOffset(sym.stOther); in getRelocTargetVA()
H A DSyntheticSections.cpp4327 getPPC64GlobalEntryToLocalEntryOffset(sym->stOther)); in writeTo()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp222 unsigned elf::getPPC64GlobalEntryToLocalEntryOffset(uint8_t stOther) { in getPPC64GlobalEntryToLocalEntryOffset() function in elf
1455 getPPC64GlobalEntryToLocalEntryOffset(s.stOther)); in needsThunk()
1678 loc += getPPC64GlobalEntryToLocalEntryOffset(stOther); in adjustPrologueForCrossSplitStack()