Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DInputSection.cpp540 static uint64_t getARMStaticBase(const Symbol &Sym) { in getARMStaticBase() function
611 return Sym.getVA(A) - getARMStaticBase(Sym); in getRelocTargetVA()