Searched refs:IndirectSymtabSection (Results 1 – 3 of 3) sorted by relevance
1079 IndirectSymtabSection::IndirectSymtabSection() in IndirectSymtabSection() function in IndirectSymtabSection1083 uint32_t IndirectSymtabSection::getNumSymbols() const { in getNumSymbols()1088 bool IndirectSymtabSection::isNeeded() const { in isNeeded()1093 void IndirectSymtabSection::finalizeContents() { in finalizeContents()1109 void IndirectSymtabSection::writeTo(uint8_t *buf) const { in writeTo()
73 IndirectSymtabSection *indirectSymtabSection = nullptr;194 IndirectSymtabSection *indirectSymtabSection) in LCDysymtab()216 IndirectSymtabSection *indirectSymtabSection;914 indirectSymtabSection = make<IndirectSymtabSection>(); in createOutputSections()
464 class IndirectSymtabSection final : public LinkEditSection {466 IndirectSymtabSection();