Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Ddebug.c50 struct debug_block *current_block;
374 struct debug_block *blocks;
406 struct debug_block struct
409 struct debug_block *next; argument
411 struct debug_block *parent; argument
413 struct debug_block *children; argument
582 struct debug_block *);
770 struct debug_block *b; in debug_record_function()
789 b = (struct debug_block *) xmalloc (sizeof *b); in debug_record_function()
891 struct debug_block *b, **pb; in debug_start_block()
[all …]