Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xtensa.c11098 xtensa_create_property_segments (frag_predicate property_function, in xtensa_create_property_segments() argument
11119 if (section_has_property (sec, property_function)) in xtensa_create_property_segments()
11131 add_xt_block_frags (sec, xt_blocks, property_function, in xtensa_create_property_segments()
11319 section_has_property (segT sec, frag_predicate property_function) in section_has_property() argument
11328 if (property_function (fragP) in section_has_property()
11338 section_has_xproperty (segT sec, frag_flags_fn property_function) in section_has_xproperty() argument
11348 property_function (fragP, &prop_flags); in section_has_xproperty()
11362 frag_predicate property_function, in add_xt_block_frags() argument
11379 if (property_function (fragP) in add_xt_block_frags()
11617 frag_flags_fn property_function) in add_xt_prop_frags() argument
[all …]