Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-encoding.cc482 encode_aggregate_within (tree type, int curtype, int format, int left, in encode_aggregate_within() function
698 encode_aggregate_within (type, curtype, format, '{', '}'); in encode_type()
702 encode_aggregate_within (type, curtype, format, '(', ')'); in encode_type()
H A DChangeLog647 * objc-encoding.c (encode_aggregate_within): Cast obstack_next_free
1127 encode_aggregate_within, encode_next_bitfield,
2574 (encode_aggregate_within): Reorganized code to be more readable.
2584 (encode_aggregate_within): For the GNU runtime, rewritten some
2623 (encode_pointer, encode_aggregate_within, encode_type):
2849 * objc-act.c (encode_aggregate_within): Encode structure tags
3594 (encode_aggregate_within): Streamline by calling
3708 (encode_aggregate_within): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-encoding.c482 encode_aggregate_within (tree type, int curtype, int format, int left, in encode_aggregate_within() function
698 encode_aggregate_within (type, curtype, format, '{', '}'); in encode_type()
702 encode_aggregate_within (type, curtype, format, '(', ')'); in encode_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.117689 * objc-act.c (encode_aggregate_within): New function.
H A DChangeLog-199814109 * objc/objc-act.c (encode_aggregate_within): Avoid GNU extensions
H A DChangeLog-200115742 (encode_aggregate_within): For typedefs of structs, encode the
H A DChangeLog-20037839 (encode_aggregate_within): Rewrite to properly distinguish
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.117689 * objc-act.c (encode_aggregate_within): New function.