Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DInputSection.cpp579 static uint64_t getARMStaticBase(const Symbol &sym) { in getARMStaticBase() function
685 return sym.getVA(a) - getARMStaticBase(sym); in getRelocTargetVA()