Searched refs:current_section (Results 1 – 1 of 1) sorted by relevance
134 llvm::Optional<Record::Kind> current_section; in CreateSections() local139 if (!current_section) in CreateSections()145 ConstString(toString(*current_section)), eSectionTypeOther, in CreateSections()161 if (next_section == current_section) in CreateSections()167 current_section = next_section; in CreateSections()