Home
last modified time | relevance | path

Searched refs:encode_pointer (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/objc/
H A DChangeLog512 (encode_pointer): Check TYPE_HAS_OBJC_INFO(...) before accessing
800 (encode_pointer): Encode 'const char *' as 'r*', for backwards
H A Dobjc-act.c7840 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 Dobjc-act.c205 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 DChangeLog.29336 start_class, finish_class, encode_pointer, really_start_method,