Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djcf-parse.c807 note_instructions (jcf, method); in parse_class_file()
H A Djava-tree.h1249 extern void note_instructions PARAMS ((struct JCF *, tree));
H A Dexpr.c2692 note_instructions (jcf, method) in note_instructions() function
H A DChangeLog4437 * expr.c (note_instructions), jcf-io.c (find_class), jcf-parse.c
4737 (note_instructions): Use xrealloc.
4861 * expr.c (note_instructions): New function.
4866 (note_instructions): Likewise.
4867 * jcf-parse.c (parse_class_file): Call `note_instructions'.