Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Decoff.c2492 static int coff_is_function; variable
2526 coff_is_function = 0; in ecoff_directive_def()
2720 coff_is_function = 1; in ecoff_directive_type()
2886 if (coff_is_function) in ecoff_directive_endef()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Decoff.c2493 static int coff_is_function; variable
2527 coff_is_function = 0; in ecoff_directive_def()
2721 coff_is_function = 1; in ecoff_directive_type()
2887 if (coff_is_function) in ecoff_directive_endef()