Searched refs:ptbl (Results 1 – 1 of 1) sorted by relevance
6051 property_table_entry *ptbl; /* Cache of the section property table. */ member6073 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. */ member6270 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()[all …]