Searched refs:in_dot_func_p (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/binutils/gas/
H A Dstabs.c53 static int in_dot_func_p; variable
55 /* Label at start of current function if in_dot_func_p != 0. */
630 if (in_dot_func_p)
677 in_dot_func_p = 1;
701 in_dot_func_p = 0;

Completed in 118 milliseconds