Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DThunks.cpp393 class PPC64PDLongBranchThunk final : public PPC64LongBranchThunk { class
395 PPC64PDLongBranchThunk(Symbol &dest, int64_t addend) in PPC64PDLongBranchThunk() function in __anon6eeae29e0111::PPC64PDLongBranchThunk
1172 return make<PPC64PDLongBranchThunk>(s, a); in addThunkPPC64()