Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dconstants.c390 current_constant_pool_data_ref = TYPE_CPOOL_DATA_REF (current_class); in build_constant_data_ref()
392 else if (current_constant_pool_data_ref == NULL_TREE) in build_constant_data_ref()
401 TYPE_CPOOL_DATA_REF (current_class) = current_constant_pool_data_ref in build_constant_data_ref()
404 return current_constant_pool_data_ref; in build_constant_data_ref()
H A Djcf-parse.c714 current_constant_pool_data_ref = NULL_TREE; in init_outgoing_cpool()
H A Djava-tree.h690 #define current_constant_pool_data_ref \ macro
H A DChangeLog4934 (current_constant_pool_data_ref): Remove.
7051 current_constant_pool_data_ref. Cache current_constant_pool_data_ref
12376 * jcf-parse.c (init_outgoing_cpool): Set current_constant_pool_data_ref
14180 current_constant_pool_length, current_constant_pool_data_ref.
14347 current_constant_pool_data_ref, call build_constant_data_ref.