Home
last modified time | relevance | path

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

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