Searched refs:sd_seg (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-hppa.c | 333 asection *sd_seg; member 6194 = pa_subsegment_to_subspace (current_space->sd_seg, 0); in pa_text() 6209 = pa_subsegment_to_subspace (current_space->sd_seg, 0); in pa_data() 7277 subseg_set (sd_chain->sd_seg, sd_chain->sd_last_subseg); in pa_space() 7279 = pa_subsegment_to_subspace (sd_chain->sd_seg, in pa_space() 7296 subseg_set (sd_chain->sd_seg, sd_chain->sd_last_subseg); in pa_space() 7297 current_subspace = pa_subsegment_to_subspace (sd_chain->sd_seg, in pa_space() 7714 chain_entry->sd_seg = seg; in create_new_space() 7834 obj_set_subsection_attributes (seg, space->sd_seg, access_ctr, sort, in create_new_subspace() 7865 obj_set_subsection_attributes (section, space->sd_seg, access_ctr, sort, in update_subspace() [all …]
|