Searched refs:getAssociatedSection (Results 1 – 4 of 4) sorted by relevance
89 const MCSectionELF *getAssociatedSection() const { return Associated; } in getAssociatedSection() function
89 const MCSection *getAssociatedSection() const { return &AssociatedSymbol->getSection(); } in getAssociatedSection() function
1152 const MCSectionELF *InfoSection = Section.getAssociatedSection(); in writeSection()1175 sh_link = SectionIndexMap.lookup(Section.getAssociatedSection()); in writeSection()1299 writeRelocations(Asm, *RelSection->getAssociatedSection()); in writeObject()
984 const MCSection *InfoSection = Section.getAssociatedSection(); in writeSection()1161 cast<MCSectionELF>(*RelSection->getAssociatedSection())); in writeObject()