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

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

Completed in 97 milliseconds