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

  /toolchain/binutils/binutils-2.25/gas/
emul.h 32 unsigned leading_underscore : 2; member in struct:emulation
as.c 201 if (this_emulation->leading_underscore == 2)
202 this_emulation->leading_underscore = this_format->dfl_leading_underscore;
209 if (this_emulation->leading_underscore)
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
dlltool.c 400 static int leading_underscore = -1; variable
968 if ((name && *name == '?') || leading_underscore == 0)
    [all...]
  /external/valgrind/perf/
tinycc.c 2469 int leading_underscore; member in struct:TCCState
    [all...]

Completed in 358 milliseconds