Searched refs:infoSection (Results 1 – 4 of 4) sorted by relevance
34 f(infoSection); in forEachInfoSections()38 return cast<InputSection>(infoSection.sec); in getInfoSection()91 LLDDWARFSection infoSection; variable
67 infoSection.Data = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()68 infoSection.sec = sec; in LLDDwarfObj()
33 f(infoSection); in forEachInfoSections()52 llvm::DWARFSection infoSection;
31 .Case(section_names::debugInfo, &dObj->infoSection.Data) in create()