Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp220 unsigned elf::getPPC64GlobalEntryToLocalEntryOffset(Ctx &ctx, uint8_t stOther) { in getPPC64GlobalEntryToLocalEntryOffset() function in elf
1456 s.getVA(ctx, a) + getPPC64GlobalEntryToLocalEntryOffset(ctx, s.stOther)); in needsThunk()
1677 loc += getPPC64GlobalEntryToLocalEntryOffset(ctx, stOther); in adjustPrologueForCrossSplitStack()
/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.h233 unsigned getPPC64GlobalEntryToLocalEntryOffset(Ctx &, uint8_t stOther);
H A DInputSection.cpp949 getPPC64GlobalEntryToLocalEntryOffset(ctx, r.sym->stOther); in getRelocTargetVA()
H A DThunks.cpp602 addend + getPPC64GlobalEntryToLocalEntryOffset(ctx, dest.stOther), in PPC64PILongBranchThunk()
H A DSyntheticSections.cpp4427 getPPC64GlobalEntryToLocalEntryOffset(ctx, sym->stOther)); in writeTo()