HomeSort by relevance Sort by last modified time
    Searched refs:strip_underscore (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/gas/
emul.h 33 unsigned strip_underscore : 1; member in struct:emulation
  /toolchain/binutils/binutils-2.27/binutils/
cxxfilt.c 33 static int strip_underscore = TARGET_PREPENDS_UNDERSCORE; variable
59 if (strip_underscore && mangled_name[skip_first] == '_')
193 strip_underscore = 0;
208 strip_underscore = 1;

Completed in 659 milliseconds