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