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