Home
last modified time | relevance | path

Searched refs:block_function (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dblockframe.c90 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()
H A Dblock.h144 extern struct symbol *block_function (const struct block *);
H A Dblock.c60 block_function (const struct block *bl) in block_function() function
H A Dada-lang.c4250 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()
H A Dbreakpoint.c5696 sym = block_function (b); in resolve_sal_pc()
H A DChangeLog-20038305 (block_function): Ditto.
8306 * block.h: Update declarations for block_function and
13373 * symtab.c (block_function): Ditto.
13377 * symtab.h: Move block_function and contained_in declarations to