Home
last modified time | relevance | path

Searched defs:strip_underscore (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/
H A Demul.h33 unsigned strip_underscore : 1; member
H A Dsymbols.c627 symbol_find_base (const char *name, int strip_underscore) in symbol_find_base()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Demul.h33 unsigned strip_underscore : 1; member
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dcxxfilt.c34 static int strip_underscore = TARGET_PREPENDS_UNDERSCORE; variable
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dcxxfilt.c98 int strip_underscore = 0; variable