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

  /src/external/gpl3/binutils/dist/libctf/
ctf-serialize.c 472 size_t nfuncs, nobjts; local
518 if (symtypetab_density (fp, s->symfp, fp->ctf_objthash, &nobjts, &s->maxobjt,
524 "%i bytes of pads, index size %i\n", (int) nobjts,
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-serialize.c 466 size_t nfuncs, nobjts; local
512 if (symtypetab_density (fp, s->symfp, fp->ctf_objthash, &nobjts, &s->maxobjt,
518 "%i bytes of pads, index size %i\n", (int) nobjts,
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-serialize.c 466 size_t nfuncs, nobjts; local
512 if (symtypetab_density (fp, s->symfp, fp->ctf_objthash, &nobjts, &s->maxobjt,
518 "%i bytes of pads, index size %i\n", (int) nobjts,
  /src/external/gpl3/gdb/dist/libctf/
ctf-serialize.c 472 size_t nfuncs, nobjts; local
518 if (symtypetab_density (fp, s->symfp, fp->ctf_objthash, &nobjts, &s->maxobjt,
524 "%i bytes of pads, index size %i\n", (int) nobjts,

Completed in 47 milliseconds