Home
last modified time | relevance | path

Searched refs:SIZEOF_LINETBL_LINENO (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarfread.c200 #define SIZEOF_LINETBL_LINENO 4 macro
2094 line = target_to_host (tblscan, SIZEOF_LINETBL_LINENO, GET_UNSIGNED, in decode_line_numbers()
2096 tblscan += SIZEOF_LINETBL_LINENO + SIZEOF_LINETBL_STMT; in decode_line_numbers()