Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dblockframe.c82 struct symbol *symbol = block_function (bl); in get_pc_function_start()
111 return block_function (bl); in get_frame_function()
124 return block_function (b); in find_pc_sect_function()
Dblock.h144 extern struct symbol *block_function (const struct block *);
Dblock.c60 block_function (const struct block *bl) in block_function() function
Dada-lang.c4260 current_function = block_function (current_block); in remove_out_of_scope_renamings()
5870 const struct symbol *function_sym = block_function (block); in ada_find_renaming_symbol()
Dbreakpoint.c5503 sym = block_function (b); in resolve_sal_pc()