Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dbfd-in.h295 typedef struct lineno_cache_entry struct
297 unsigned int line_number; /* Linenumber from start of function. */
299 {
302 } u;
H A Dbfd-in2.h302 typedef struct lineno_cache_entry struct
304 unsigned int line_number; /* Linenumber from start of function. */
306 {
309 } u;
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dbfd-in.h289 typedef struct lineno_cache_entry struct
291 unsigned int line_number; /* Linenumber from start of function. */
293 {
296 } u;
H A Dbfd-in2.h296 typedef struct lineno_cache_entry struct
298 unsigned int line_number; /* Linenumber from start of function. */
300 {
303 } u;