Searched refs:MipsGotSection (Results 1 – 3 of 3) sorted by relevance
711 MipsGotSection::MipsGotSection() in MipsGotSection() function in MipsGotSection739 void MipsGotSection::addTlsIndex(InputFile &file) { in addTlsIndex()743 size_t MipsGotSection::FileGot::getEntriesNum() const { in getEntriesNum()748 size_t MipsGotSection::FileGot::getPageEntriesNum() const { in getPageEntriesNum()765 MipsGotSection::FileGot &MipsGotSection::getGot(InputFile &f) { in getGot()823 unsigned MipsGotSection::getLocalEntriesNum() const { in getLocalEntriesNum()851 bool MipsGotSection::updateAllocSize() { in updateAllocSize()858 void MipsGotSection::build() { in build()1054 bool MipsGotSection::isNeeded() const { in isNeeded()1060 uint64_t MipsGotSection::getGp(const InputFile *f) const { in getGp()[all …]
200 class MipsGotSection final : public SyntheticSection {202 MipsGotSection();1254 MipsGotSection *mipsGot;
499 in.mipsGot = make<MipsGotSection>(); in createSyntheticSections()