Searched refs:recordSection (Results 1 – 5 of 5) sorted by relevance
200 Error recordSection(StringRef Name,287 if (Error Err = DebugObj->recordSection(*Name, std::move(Wrapped))) in CreateArchType()355 Error ELFDebugObject::recordSection( in recordSection() function in llvm::orc::ELFDebugObject
77 void recordSection(InputSectionBase *isec);
893 osd->osec.recordSection(isec); in createSection()921 relSec->recordSection(sec); in addInputSec()992 sec->recordSection(isec); in addInputSec()1014 sec->recordSection(s); in addOrphanSections()
105 void OutputSection::recordSection(InputSectionBase *isec) { in recordSection() function in OutputSection
1477 osec->recordSection(isec); in writeARMCmseImportLib()