Searched refs:avr_decl_absdata_p (Results 1 – 3 of 3) sorted by relevance
9947 avr_decl_absdata_p (tree decl, tree attributes) in avr_decl_absdata_p() function10462 if (avr_decl_absdata_p (decl, DECL_ATTRIBUTES (decl)) in avr_encode_section_info()10476 && avr_decl_absdata_p (decl, DECL_ATTRIBUTES (decl))) in avr_encode_section_info()
10447 avr_decl_absdata_p (tree decl, tree attributes) in avr_decl_absdata_p() function11024 if (avr_decl_absdata_p (decl, DECL_ATTRIBUTES (decl)) in avr_encode_section_info()11038 && avr_decl_absdata_p (decl, DECL_ATTRIBUTES (decl))) in avr_encode_section_info()
8602 (avr_decl_absdata_p): New static function.