Searched refs:infoSection (Results 1 – 4 of 4) sorted by relevance
32 f(infoSection); in forEachInfoSections()36 return cast<InputSection>(infoSection.sec); in getInfoSection()91 LLDDWARFSection infoSection; variable
70 infoSection.Data = toStringRef(sec->data()); in LLDDwarfObj()71 infoSection.sec = sec; in LLDDwarfObj()
34 f(infoSection); in forEachInfoSections()49 llvm::DWARFSection infoSection;
31 .Case(section_names::debugInfo, &dObj->infoSection.Data) in create()