Home
last modified time | relevance | path

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

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