Searched refs:recordSection (Results 1 – 5 of 5) sorted by relevance
202 Error recordSection(StringRef Name,289 if (Error Err = DebugObj->recordSection(*Name, std::move(Wrapped))) in CreateArchType()356 Error ELFDebugObject::recordSection( in recordSection() function in llvm::orc::ELFDebugObject
76 void recordSection(InputSectionBase *isec);
769 osd->osec.recordSection(isec); in createSection()796 relSec->recordSection(sec); in addInputSec()867 sec->recordSection(isec); in addInputSec()889 sec->recordSection(s); in addOrphanSections()
105 void OutputSection::recordSection(InputSectionBase *isec) { in recordSection() function in OutputSection
1470 osec->recordSection(isec); in writeARMCmseImportLib()