Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DThunks.cpp581 static uint64_t getARMThunkDestVA(const Symbol &s) { in getARMThunkDestVA() function
591 uint64_t s = getARMThunkDestVA(destination); in getMayUseShortThunk()
608 uint64_t s = getARMThunkDestVA(destination); in writeTo()
634 uint64_t s = getARMThunkDestVA(destination); in getMayUseShortThunk()
651 uint64_t s = getARMThunkDestVA(destination); in writeTo()
673 uint64_t s = getARMThunkDestVA(destination); in writeLong()
690 uint64_t s = getARMThunkDestVA(destination); in writeLong()
706 uint64_t s = getARMThunkDestVA(destination); in writeLong()
726 uint64_t s = getARMThunkDestVA(destination); in writeLong()
749 uint64_t s = getARMThunkDestVA(destination); in writeLong()
[all …]