Searched refs:block_function (Results 1 – 6 of 6) sorted by relevance
90 struct symbol *symbol = block_function (bl); in get_pc_function_start()119 return block_function (bl); in get_frame_function()132 return block_function (b); in find_pc_sect_function()
144 extern struct symbol *block_function (const struct block *);
60 block_function (const struct block *bl) in block_function() function
4250 current_function = block_function (current_block); in remove_out_of_scope_renamings()5844 const struct symbol *function_sym = block_function (block); in ada_find_renaming_symbol()
5696 sym = block_function (b); in resolve_sal_pc()
8305 (block_function): Ditto.8306 * block.h: Update declarations for block_function and13373 * symtab.c (block_function): Ditto.13377 * symtab.h: Move block_function and contained_in declarations to