Home
last modified time | relevance | path

Searched refs:start_ptbl_idx (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c6164 unsigned start_ptbl_idx; /* Offset in the property table. */ member
6276 ebb->start_ptbl_idx = 0; in init_ebb()
6386 the_entry = &ebb->ptbl[ebb->start_ptbl_idx]; in extend_ebb_bounds_backward()
6419 if (ebb->start_ptbl_idx == 0) in extend_ebb_bounds_backward()
6422 new_entry = &ebb->ptbl[ebb->start_ptbl_idx - 1]; in extend_ebb_bounds_backward()
6431 ebb->start_ptbl_idx--; in extend_ebb_bounds_backward()
7334 ebb->start_ptbl_idx = ptbl_idx; in compute_text_actions()
7425 start_entry = &ebb->ptbl[ebb->start_ptbl_idx]; in compute_ebb_proposed_actions()