HomeSort by: relevance | last modified time | path
    Searched defs:x_fsize (Results 1 - 25 of 25) sorted by relevancy

  /src/external/cddl/osnet/dist/head/
syms.h 177 long x_fsize; /* size of function */ member in union:auxent::__anon8977::__anon8978
  /src/external/gpl3/binutils/dist/include/coff/
external.h 201 char x_fsize[4]; /* size of function */ member in union:external_auxent::__anon10334::__anon10335
rs6000.h 164 char x_fsize[4]; member in struct:external_auxent::__anon10376
rs6k64.h 155 char x_fsize[4]; /* size of function */ member in struct:external_auxent::__anon10389
177 char x_fsize[4]; member in struct:external_auxent::__anon10393
ti.h 431 char x_fsize[4]; /* size of function */ member in union:external_auxent::__anon10408::__anon10409
internal.h 562 uint32_t x_fsize; /* size of function */ member in union:internal_auxent::__anon10348::__anon10350
  /src/external/gpl3/binutils.old/dist/include/coff/
external.h 207 char x_fsize[4]; /* size of function */ member in union:external_auxent::__anon11798::__anon11799
rs6000.h 164 char x_fsize[4]; member in struct:external_auxent::__anon11840
rs6k64.h 155 char x_fsize[4]; /* size of function */ member in struct:external_auxent::__anon11853
177 char x_fsize[4]; member in struct:external_auxent::__anon11857
ti.h 431 char x_fsize[4]; /* size of function */ member in union:external_auxent::__anon11872::__anon11873
internal.h 563 uint32_t x_fsize; /* size of function */ member in union:internal_auxent::__anon11812::__anon11814
  /src/external/gpl3/gdb/dist/include/coff/
external.h 207 char x_fsize[4]; /* size of function */ member in union:external_auxent::__anon18445::__anon18446
rs6000.h 164 char x_fsize[4]; member in struct:external_auxent::__anon18487
rs6k64.h 155 char x_fsize[4]; /* size of function */ member in struct:external_auxent::__anon18500
177 char x_fsize[4]; member in struct:external_auxent::__anon18504
ti.h 431 char x_fsize[4]; /* size of function */ member in union:external_auxent::__anon18519::__anon18520
internal.h 563 uint32_t x_fsize; /* size of function */ member in union:internal_auxent::__anon18459::__anon18461
  /src/external/gpl3/gdb.old/dist/include/coff/
external.h 207 char x_fsize[4]; /* size of function */ member in union:external_auxent::__anon21186::__anon21187
rs6000.h 164 char x_fsize[4]; member in struct:external_auxent::__anon21228
rs6k64.h 155 char x_fsize[4]; /* size of function */ member in struct:external_auxent::__anon21241
177 char x_fsize[4]; member in struct:external_auxent::__anon21245
ti.h 431 char x_fsize[4]; /* size of function */ member in union:external_auxent::__anon21260::__anon21261
internal.h 563 uint32_t x_fsize; /* size of function */ member in union:internal_auxent::__anon21200::__anon21202
  /src/external/gpl3/gcc/dist/libbacktrace/
xcoff.c 217 uint32_t x_fsize; member in struct:__anon14167::__anon14171
224 uint32_t x_fsize; member in struct:__anon14167::__anon14172
632 /* x_fsize will be 0 if there is no debug information. */
633 xcoff_symbols[j].size = aux->x_fcn.x_fsize;
972 /* x_fsize will be 0 if there is no debug information. */
973 fsize = aux->x_fcn.x_fsize;
  /src/external/gpl3/gcc.old/dist/libbacktrace/
xcoff.c 217 uint32_t x_fsize; member in struct:__anon16582::__anon16586
224 uint32_t x_fsize; member in struct:__anon16582::__anon16587
632 /* x_fsize will be 0 if there is no debug information. */
633 xcoff_symbols[j].size = aux->x_fcn.x_fsize;
972 /* x_fsize will be 0 if there is no debug information. */
973 fsize = aux->x_fcn.x_fsize;
  /src/external/gpl3/gdb/dist/libbacktrace/
xcoff.c 217 uint32_t x_fsize; member in struct:__anon18881::__anon18885
224 uint32_t x_fsize; member in struct:__anon18881::__anon18886
632 /* x_fsize will be 0 if there is no debug information. */
633 xcoff_symbols[j].size = aux->x_fcn.x_fsize;
972 /* x_fsize will be 0 if there is no debug information. */
973 fsize = aux->x_fcn.x_fsize;
  /src/external/gpl3/gdb.old/dist/libbacktrace/
xcoff.c 217 uint32_t x_fsize; member in struct:__anon21622::__anon21626
224 uint32_t x_fsize; member in struct:__anon21622::__anon21627
632 /* x_fsize will be 0 if there is no debug information. */
633 xcoff_symbols[j].size = aux->x_fcn.x_fsize;
972 /* x_fsize will be 0 if there is no debug information. */
973 fsize = aux->x_fcn.x_fsize;

Completed in 60 milliseconds