Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xtensa.c465 static fragS *get_literal_pool_location (segT);
4172 frag_now->tc_frag_data.literal_frag = get_literal_pool_location (now_seg); in xg_assemble_literal()
4202 frag_now->tc_frag_data.literal_frag = get_literal_pool_location (now_seg); in xg_assemble_literal_space()
4833 get_literal_pool_location (segT seg) in get_literal_pool_location() function
10831 fragS *pool_location = get_literal_pool_location (now_seg); in xtensa_switch_to_non_abs_literal_fragment()
10861 && get_literal_pool_location (now_seg) != pool_location) in xtensa_switch_to_non_abs_literal_fragment()