Searched refs:getAssociatedSection (Results 1 – 2 of 2) sorted by relevance
88 const MCSectionELF *getAssociatedSection() const { return Associated; } in getAssociatedSection() function
1119 const MCSectionELF *InfoSection = Section.getAssociatedSection(); in writeSection()1142 sh_link = SectionIndexMap.lookup(Section.getAssociatedSection()); in writeSection()1266 writeRelocations(Asm, *RelSection->getAssociatedSection()); in writeObject()