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

/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.c49 struct debug_block *current_block;
373 struct debug_block *blocks;
405 struct debug_block struct
408 struct debug_block *next;
410 struct debug_block *parent;
412 struct debug_block *children;
581 struct debug_block *);
773 struct debug_block *b;
792 b = (struct debug_block *) xmalloc (sizeof *b);
894 struct debug_block *
[all...]
/freebsd-11-stable/sys/geom/uzip/
H A Dg_uzip.c105 SYSCTL_UINT(_kern_geom_uzip, OID_AUTO, debug_block, CTLFLAG_RWTUN,

Completed in 65 milliseconds