Searched refs:BLOCK_FUNCTION (Results 1 – 12 of 12) 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
502 if (BLOCK_FUNCTION (b)) in dump_symtab()504 fprintf_filtered (outfile, ", function %s", DEPRECATED_SYMBOL_NAME (BLOCK_FUNCTION (b))); in dump_symtab()505 if (SYMBOL_DEMANGLED_NAME (BLOCK_FUNCTION (b)) != NULL) in dump_symtab()508 SYMBOL_DEMANGLED_NAME (BLOCK_FUNCTION (b))); in dump_symtab()
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()
1364 if (BLOCK_FUNCTION (block)) in print_frame_local_vars()1434 if (BLOCK_FUNCTION (block)) in print_frame_label_vars()
792 if (BLOCK_FUNCTION (b) in value_of_variable()793 && SYMBOL_PRINT_NAME (BLOCK_FUNCTION (b))) in value_of_variable()795 SYMBOL_PRINT_NAME (BLOCK_FUNCTION (b))); in value_of_variable()
1328 if (BLOCK_FUNCTION (block)) in add_local_symbols()2467 if (BLOCK_FUNCTION (block)) in scope_info()
832 BLOCK_FUNCTION (b) = s; in parse_symbol()1952 BLOCK_FUNCTION (b) = s; in parse_procedure()
1780 if (!BLOCK_FUNCTION (block)) in lookup_block_symbol()
13382 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
320 if (BLOCK_FUNCTION (block)) in list_args_or_locals()