Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSymbols.cpp169 uint64_t Symbol::getGotOffset() const { in getGotOffset() function in Symbol
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3186 int64_t MipsGOTParser<ELFT>::getGotOffset(const Entry *E) const { in getGotOffset() function in MipsGOTParser