Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xtensa.c11122 xtensa_block_info **xt_blocks; in xtensa_create_property_segments() local
11128 xt_blocks = &xt_seg_info->tc_segment_info_data.blocks[sec_type]; in xtensa_create_property_segments()
11131 add_xt_block_frags (sec, xt_blocks, property_function, in xtensa_create_property_segments()
11220 xtensa_block_info **xt_blocks; in xtensa_create_xproperty_segments() local
11226 xt_blocks = &xt_seg_info->tc_segment_info_data.blocks[sec_type]; in xtensa_create_xproperty_segments()
11229 add_xt_prop_frags (sec, xt_blocks, flag_fn); in xtensa_create_xproperty_segments()