Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddebug.c53 struct debug_block *current_block;
379 struct debug_block *blocks;
411 struct debug_block struct
414 struct debug_block *next; argument
416 struct debug_block *parent; argument
418 struct debug_block *children; argument
587 struct debug_block *);
786 struct debug_block *b; in debug_record_function()
904 struct debug_block *b, **pb; in debug_start_block()
941 struct debug_block *parent; in debug_end_block()
[all …]
/netbsd/src/sys/arch/arc/arc/
Darcbios.h346 /**/ void * debug_block; /* Debugging info -- unused */ member