Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc13177 need_endianity_attribute_p (bool reverse) in need_endianity_attribute_p() function
13296 if (need_endianity_attribute_p (reverse)) in base_type_die()
13630 = need_endianity_attribute_p (reverse) && is_base_type (type); in modified_type_die()
H A DChangeLog-201634414 * dwarf2out.c (need_endianity_attribute_p): New inline predicate.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c12772 need_endianity_attribute_p (bool reverse) in need_endianity_attribute_p() function
12891 if (need_endianity_attribute_p (reverse)) in base_type_die()
13183 = need_endianity_attribute_p (reverse) && is_base_type (type); in modified_type_die()