Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDInputSection.cpp772 uint64_t symVA = sym.getVA(a); in getRelocTargetVA() local
776 if (!symVA) in getRelocTargetVA()
785 return symVA - p + getPPC64GlobalEntryToLocalEntryOffset(sym.stOther); in getRelocTargetVA()