HomeSort by: relevance | last modified time | path
    Searched refs:lstream (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
minidebug.c 95 struct gdb_lzma_stream *lstream; local
128 lstream = new struct gdb_lzma_stream;
129 lstream->section = section;
130 lstream->index = index;
132 return lstream;
  /src/external/gpl3/gdb.old/dist/gdb/
minidebug.c 95 struct gdb_lzma_stream *lstream; local
128 lstream = new struct gdb_lzma_stream;
129 lstream->section = section;
130 lstream->index = index;
132 return lstream;

Completed in 25 milliseconds