Home
last modified time | relevance | path

Searched defs:lineno_list (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Decoff.c1006 typedef struct lineno_list { struct
1007 struct lineno_list *next; /* next element in list */ argument
1013 } lineno_list_t; argument