Searched refs:BLOCK_FUNCTION (Results 1 – 10 of 10) sorted by relevance
62 while (BLOCK_FUNCTION (bl) == 0 && BLOCK_SUPERBLOCK (bl) != 0) in block_function()65 return BLOCK_FUNCTION (bl); in block_function()288 BLOCK_FUNCTION (bl) = NULL; in allocate_block()
116 #define BLOCK_FUNCTION(bl) (bl)->function macro
504 if (BLOCK_FUNCTION (b)) in dump_symtab_1()506 fprintf_filtered (outfile, ", function %s", DEPRECATED_SYMBOL_NAME (BLOCK_FUNCTION (b))); in dump_symtab_1()507 if (SYMBOL_DEMANGLED_NAME (BLOCK_FUNCTION (b)) != NULL) in dump_symtab_1()510 SYMBOL_DEMANGLED_NAME (BLOCK_FUNCTION (b))); in dump_symtab_1()
114 && BLOCK_FUNCTION (b) != NULL in print_subexp_standard()115 && SYMBOL_PRINT_NAME (BLOCK_FUNCTION (b)) != NULL) in print_subexp_standard()117 fputs_filtered (SYMBOL_PRINT_NAME (BLOCK_FUNCTION (b)), stream); in print_subexp_standard()
260 BLOCK_FUNCTION (block) = symbol; in finish_block()354 BLOCK_FUNCTION (block) = NULL; in finish_block()
1430 if (BLOCK_FUNCTION (block)) in print_frame_local_vars()1500 if (BLOCK_FUNCTION (block)) in print_frame_label_vars()
787 if (BLOCK_FUNCTION (b) in value_of_variable()788 && SYMBOL_PRINT_NAME (BLOCK_FUNCTION (b))) in value_of_variable()790 SYMBOL_PRINT_NAME (BLOCK_FUNCTION (b))); in value_of_variable()
1358 if (BLOCK_FUNCTION (block)) in add_local_symbols()2512 if (BLOCK_FUNCTION (block)) in scope_info()
802 BLOCK_FUNCTION (b) = s; in parse_symbol()1922 BLOCK_FUNCTION (b) = s; in parse_procedure()
1783 if (!BLOCK_FUNCTION (block)) in lookup_block_symbol()