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

  /src/external/gpl3/gcc/dist/gcc/lto/
lto-partition.cc 66 new_partition (const char *name) function
327 partition = new_partition (file_data->file_name);
336 partition = new_partition ("");
346 new_partition ("empty");
367 partition = new_partition (node->asm_name ());
372 new_partition ("empty");
542 partition = new_partition ("");
772 partition = new_partition ("");
  /src/external/gpl3/gcc.old/dist/gcc/lto/
lto-partition.cc 65 new_partition (const char *name) function
326 partition = new_partition (file_data->file_name);
335 partition = new_partition ("");
346 new_partition ("empty");
367 partition = new_partition (node->asm_name ());
372 new_partition ("empty");
542 partition = new_partition ("");
772 partition = new_partition ("");

Completed in 46 milliseconds