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

/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.c51 struct debug_lineno *current_lineno;
59 struct debug_lineno *current_write_lineno;
81 struct debug_lineno *linenos;
425 struct debug_lineno struct
428 struct debug_lineno *next;
962 struct debug_lineno *l;
989 Regardless, we want to allocate a new debug_lineno structure, put
993 l = (struct debug_lineno *) xmalloc (sizeof *l);
2905 struct debug_lineno *l;

Completed in 113 milliseconds