Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp653 static uint64_t getARMStaticBase(const Symbol &sym) { in getARMStaticBase() function
789 return r.sym->getVA(ctx, a) - getARMStaticBase(*r.sym); in getRelocTargetVA()