Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DSyntheticSections.cpp1051 uint64_t MipsGotSection::getGp(const InputFile *f) const { in getGp() function in MipsGotSection
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp3129 template <class ELFT> uint64_t MipsGOTParser<ELFT>::getGp() const { in getGp() function in MipsGOTParser