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.cpp1688 static std::unique_ptr<Thunk> addThunkArm(Ctx &ctx, const InputSection &isec, in addThunkArm() function
1822 return addThunkArm(ctx, isec, rel.type, s, a); in addThunk()