Searched refs:IndirectSymtabSection (Results 1 – 3 of 3) sorted by relevance
1201 IndirectSymtabSection::IndirectSymtabSection() in IndirectSymtabSection() function in IndirectSymtabSection1205 uint32_t IndirectSymtabSection::getNumSymbols() const { in getNumSymbols()1210 bool IndirectSymtabSection::isNeeded() const { in isNeeded()1215 void IndirectSymtabSection::finalizeContents() { in finalizeContents()1235 void IndirectSymtabSection::writeTo(uint8_t *buf) const { in writeTo()
76 IndirectSymtabSection *indirectSymtabSection = nullptr;197 IndirectSymtabSection *indirectSymtabSection) in LCDysymtab()219 IndirectSymtabSection *indirectSymtabSection;926 indirectSymtabSection = make<IndirectSymtabSection>(); in createOutputSections()
467 class IndirectSymtabSection final : public LinkEditSection {469 IndirectSymtabSection();