Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DThunks.cpp1408 static Thunk *addThunkMips(RelType type, Symbol &s) { in addThunkMips() function
1468 return addThunkMips(rel.type, s); in addThunk()