Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DPPC64.cpp206 unsigned elf::getPPC64GlobalEntryToLocalEntryOffset(uint8_t stOther) { in getPPC64GlobalEntryToLocalEntryOffset() function in elf
1424 getPPC64GlobalEntryToLocalEntryOffset(s.stOther)); in needsThunk()
1645 loc += getPPC64GlobalEntryToLocalEntryOffset(stOther); in adjustPrologueForCrossSplitStack()
/openbsd-src/gnu/llvm/lld/ELF/
H A DTarget.h208 unsigned getPPC64GlobalEntryToLocalEntryOffset(uint8_t stOther);
H A DThunks.cpp446 dest, addend + getPPC64GlobalEntryToLocalEntryOffset(dest.stOther), in PPC64PILongBranchThunk()
H A DInputSection.cpp772 return symVA - p + getPPC64GlobalEntryToLocalEntryOffset(sym.stOther); in getRelocTargetVA()
H A DSyntheticSections.cpp3679 getPPC64GlobalEntryToLocalEntryOffset(sym->stOther)); in writeTo()