Searched defs:getGotOffset (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | Symbols.cpp | 169 uint64_t Symbol::getGotOffset() const { in getGotOffset() function in Symbol |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/ | ||
H A D | ELFDumper.cpp | 3210 int64_t MipsGOTParser<ELFT>::getGotOffset(const Entry *E) const { getGotOffset() function in MipsGOTParser |