Searched refs:BLOCK_GCC_COMPILED (Results 1 – 9 of 9) sorted by relevance
118 #define BLOCK_GCC_COMPILED(bl) (bl)->gcc_compile_flag macro
292 BLOCK_GCC_COMPILED (bl) = 0; in allocate_block()
511 if (BLOCK_GCC_COMPILED (b)) in dump_symtab()512 fprintf_filtered (outfile, ", compiled with gcc%d", BLOCK_GCC_COMPILED (b)); in dump_symtab()
1172 gcc_compiled = BLOCK_GCC_COMPILED (SYMBOL_BLOCK_VALUE (function)); in finish_command_continuation()1295 gcc_compiled = BLOCK_GCC_COMPILED (SYMBOL_BLOCK_VALUE (function)); in finish_command()
410 using_gcc = (b == NULL ? 2 : BLOCK_GCC_COMPILED (b)); in call_function_by_hand()
251 BLOCK_GCC_COMPILED (block) = processing_gcc_compilation; in finish_block()
855 using_gcc = (b == NULL ? 2 : BLOCK_GCC_COMPILED (b)); in evaluate_subexp_standard()
330 handle LOC_INDIRECT case. Set the BLOCK_GCC_COMPILED to the right
13383 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)