Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DThunks.cpp437 class PPC64PILongBranchThunk final : public PPC64LongBranchThunk { class
439 PPC64PILongBranchThunk(Symbol &dest, int64_t addend) in PPC64PILongBranchThunk() function in __anon4c30ee6a0111::PPC64PILongBranchThunk
1391 return make<PPC64PILongBranchThunk>(s, a); in addThunkPPC64()