Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Decoff.c2496 static int coff_is_function; variable
2533 coff_is_function = 0; in ecoff_directive_def()
2727 coff_is_function = 1; in ecoff_directive_type()
2894 if (coff_is_function) in ecoff_directive_endef()
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Decoff.c2495 static int coff_is_function; variable
2532 coff_is_function = 0; in ecoff_directive_def()
2726 coff_is_function = 1; in ecoff_directive_type()
2893 if (coff_is_function) in ecoff_directive_endef()