Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DInputSection.cpp533 static uint64_t getARMStaticBase(const Symbol &sym) { in getARMStaticBase() function
642 return sym.getVA(a) - getARMStaticBase(sym); in getRelocTargetVA()