Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dtarget.h507 bool (* in_small_data_p) (tree); member
Dvarasm.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()
DChangeLog-200221363 (in_small_data_p): New.