Searched refs:encode_pointer (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/gcc/gcc/objc/ |
H A D | ChangeLog | 512 (encode_pointer): Check TYPE_HAS_OBJC_INFO(...) before accessing 800 (encode_pointer): Encode 'const char *' as 'r*', for backwards
|
H A D | objc-act.c | 7840 encode_pointer (tree type, int curtype, int format) in encode_pointer() function 7921 encode_pointer (type, curtype, format); in encode_array() 8117 encode_pointer (type, curtype, format); in encode_type()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/ |
H A D | objc-act.c | 205 static void encode_pointer PARAMS ((tree, int, int)); 6553 encode_pointer (type, curtype, format) in encode_pointer() function 6627 encode_pointer (type, curtype, format); 6880 encode_pointer (type, curtype, format);
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.2 | 9336 start_class, finish_class, encode_pointer, really_start_method,
|