Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp165 unsigned elf::getPPC64GlobalEntryToLocalEntryOffset(uint8_t stOther) { in getPPC64GlobalEntryToLocalEntryOffset() function in elf
1406 getPPC64GlobalEntryToLocalEntryOffset(s.stOther)); in needsThunk()
1546 loc += getPPC64GlobalEntryToLocalEntryOffset(stOther); in adjustPrologueForCrossSplitStack()
/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DTarget.h212 unsigned getPPC64GlobalEntryToLocalEntryOffset(uint8_t stOther);
H A DThunks.cpp388 dest, addend + getPPC64GlobalEntryToLocalEntryOffset(dest.stOther), in PPC64PILongBranchThunk()
H A DInputSection.cpp817 return symVA - p + getPPC64GlobalEntryToLocalEntryOffset(sym.stOther); in getRelocTargetVA()
H A DSyntheticSections.cpp3720 getPPC64GlobalEntryToLocalEntryOffset(sym->stOther)); in writeTo()