Home
last modified time | relevance | path

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

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