Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DThunks.cpp1226 static Thunk *addThunkAArch64(RelType type, Symbol &s, int64_t a) { in addThunkAArch64() function
1401 return addThunkAArch64(rel.type, s, a); in addThunk()