Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DThunks.cpp470 class PPC64PILongBranchThunk final : public PPC64LongBranchThunk { class
472 PPC64PILongBranchThunk(Symbol &dest, int64_t addend) in PPC64PILongBranchThunk() function in __anon9b013f360111::PPC64PILongBranchThunk
1451 return make<PPC64PILongBranchThunk>(s, a); in addThunkPPC64()