Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDtarget.h507 bool (* in_small_data_p) (tree); member
HDvarasm.c5503 else if (targetm.in_small_data_p (decl)) in categorize_decl_for_section()
5766 else if (targetm.in_small_data_p (decl)) in default_encode_section_info()
5833 if (targetm.in_small_data_p (decl)) in default_use_anchors_for_symbol_p()
HDChangeLog-200221363 (in_small_data_p): New.