Searched refs:ebb_table (Results 1 – 1 of 1) sorted by relevance
7283 ebb_constraint ebb_table; in compute_text_actions() local7328 init_ebb_constraint (&ebb_table); in compute_text_actions()7329 ebb = &ebb_table.ebb; in compute_text_actions()7345 || !compute_ebb_proposed_actions (&ebb_table) in compute_text_actions()7346 || !compute_ebb_actions (&ebb_table) in compute_text_actions()7348 internal_relocs, &ebb_table, in compute_text_actions()7350 || !check_section_ebb_reduces (&ebb_table)) in compute_text_actions()7358 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()7359 free_ebb_constraint (&ebb_table); in compute_text_actions()7363 text_action_add_proposed (&relax_info->action_list, &ebb_table, sec); in compute_text_actions()[all …]