Home
last modified time | relevance | path

Searched defs:PPC64LongBranchThunk (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DThunks.cpp458 class PPC64LongBranchThunk : public Thunk { class
467 PPC64LongBranchThunk(Symbol &dest, int64_t addend) : Thunk(dest, addend) {} in PPC64LongBranchThunk() function in __anon1c3bcd6e0111::PPC64LongBranchThunk