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

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

Completed in 215 milliseconds