Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1061 uint64_t MipsGotSection::getGp(const InputFile *f) const { getGp() function in MipsGotSection
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3156 template <class ELFT> uint64_t MipsGOTParser<ELFT>::getGp() const { getGp() function in MipsGOTParser