Searched refs:next_section (Results 1 – 2 of 2) sorted by relevance
152 std::optional<Record::Kind> next_section = Record::classify(line); in CreateSections() local153 if (next_section == Record::Line || next_section == Record::Inline) { in CreateSections()156 next_section = Record::Func; in CreateSections()158 if (next_section == current_section) in CreateSections()164 current_section = next_section; in CreateSections()
75 static asection *next_section; variable291 next_section = VALUE_BFD_SECTION (val); in print_formatted()300 next_section = VALUE_BFD_SECTION (val); in print_formatted()314 next_section = VALUE_BFD_SECTION (val); in print_formatted()779 next_section = sect; in do_examine()1308 next_section = VALUE_BFD_SECTION (val); in x_command()1312 do_examine (fmt, next_address, next_section); in x_command()