Searched defs:getGp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | SyntheticSections.cpp | 1086 uint64_t MipsGotSection::getGp(const InputFile *f) const { getGp() function in MipsGotSection |
/llvm-project/llvm/tools/llvm-readobj/ | ||
H A D | ELFDumper.cpp | 3132 template <class ELFT> uint64_t MipsGOTParser<ELFT>::getGp() const { getGp() function in MipsGOTParser |