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

/haiku-buildtools/legacy/binutils/gas/
H A Dsubsegs.h85 struct lineno_list *lineno_list_head;
86 struct lineno_list *lineno_list_tail;
H A Decoff.c1011 typedef struct lineno_list {
1012 struct lineno_list *next; /* next element in list */
1009 typedef struct lineno_list { struct
/haiku-buildtools/binutils/gas/
H A Dsubsegs.h83 struct lineno_list *lineno_list_head;
84 struct lineno_list *lineno_list_tail;
H A Decoff.c1008 typedef struct lineno_list {
1009 struct lineno_list *next; /* next element in list */
1006 typedef struct lineno_list { struct

Completed in 79 milliseconds