Home
last modified time | relevance | path

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

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