Lines Matching refs:ptbl
6051 property_table_entry *ptbl; /* Cache of the section property table. */ member
6073 if (sec_cache->ptbl) in free_section_cache()
6074 free (sec_cache->ptbl); in free_section_cache()
6124 sec_cache->ptbl = prop_table; in section_cache_section()
6157 property_table_entry *ptbl; /* Cache of the section property table. */ member
6270 ebb->ptbl = prop_table; in init_ebb()
6310 the_entry = &ebb->ptbl[ebb->end_ptbl_idx]; in extend_ebb_bounds_forward()
6349 new_entry = &ebb->ptbl[ebb->end_ptbl_idx + 1]; in extend_ebb_bounds_forward()
6370 new_entry = &ebb->ptbl[ebb->end_ptbl_idx + 1]; in extend_ebb_bounds_forward()
6386 the_entry = &ebb->ptbl[ebb->start_ptbl_idx]; in extend_ebb_bounds_backward()
6422 new_entry = &ebb->ptbl[ebb->start_ptbl_idx - 1]; in extend_ebb_bounds_backward()
7425 start_entry = &ebb->ptbl[ebb->start_ptbl_idx]; in compute_ebb_proposed_actions()
7426 end_entry = &ebb->ptbl[ebb->end_ptbl_idx]; in compute_ebb_proposed_actions()
8752 (target_sec_cache->ptbl, target_sec_cache->pte_count, in move_shared_literal()
8765 target_sec_cache->ptbl, target_sec_cache->pte_count, in move_shared_literal()
8799 elf_xtensa_find_property_entry (target_sec_cache->ptbl, in move_shared_literal()