Home
last modified time | relevance | path

Searched defs:getGotVA (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DSymbols.cpp52 uint64_t Symbol::getGotVA() const { return in.got->getVA(gotIndex); } in getGotVA() function in Symbol
/freebsd/contrib/llvm-project/lld/ELF/
H A DSymbols.cpp163 uint64_t Symbol::getGotVA() const { in getGotVA() function in Symbol