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

/freebsd-12-stable/contrib/binutils/gas/
H A Demul.h33 unsigned strip_underscore : 1; member in struct:emulation
/freebsd-12-stable/contrib/binutils/binutils/
H A Dcxxfilt.c34 static int strip_underscore = TARGET_PREPENDS_UNDERSCORE; variable
60 if (strip_underscore && mangled_name[skip_first] == '_')
193 strip_underscore = 0;
208 strip_underscore = 1;

Completed in 51 milliseconds