Searched defs:next_section (Results 1 – 2 of 2) sorted by relevance
152 std::optional<Record::Kind> next_section = Record::classify(line); in CreateSections() local
75 static asection *next_section; variable