Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DThunks.cpp485 class PPC64PDLongBranchThunk final : public PPC64LongBranchThunk { class
487 PPC64PDLongBranchThunk(Symbol &dest, int64_t addend) in PPC64PDLongBranchThunk() function in __anon1c3bcd6e0111::PPC64PDLongBranchThunk
1453 return make<PPC64PDLongBranchThunk>(s, a); in addThunkPPC64()