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

  /src/external/gpl3/gcc/dist/gcc/
stringpool.cc 41 stringpool_ggc_alloc (size_t x) function
60 ident_hash->alloc_subobject = stringpool_ggc_alloc;
68 ident_hash_extra->alloc_subobject = stringpool_ggc_alloc;
  /src/external/gpl3/gcc.old/dist/gcc/
stringpool.cc 39 stringpool_ggc_alloc (size_t x) function
56 ident_hash->alloc_subobject = stringpool_ggc_alloc;

Completed in 25 milliseconds