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

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

Completed in 52 milliseconds