Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DThunks.cpp1353 static Thunk *addThunkArm(const InputSection &isec, RelType reloc, Symbol &s, in addThunkArm() function
1464 return addThunkArm(isec, rel.type, s, a); in addThunk()