Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DThunks.cpp1426 static Thunk *addThunkPPC64(RelType type, Symbol &s, int64_t a) { in addThunkPPC64() function
1472 return addThunkPPC64(rel.type, s, a); in addThunk()