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

  /src/external/gpl3/binutils/dist/gas/
ecoff.c 1464 static page_type *allocate_cluster (unsigned long npages);
4749 allocate_cluster (unsigned long npages)
4778 cluster_ptr = allocate_cluster (pages_left);
4716 allocate_cluster (unsigned long npages) function
  /src/external/gpl3/binutils.old/dist/gas/
ecoff.c 1464 static page_type *allocate_cluster (unsigned long npages);
4746 allocate_cluster (unsigned long npages)
4775 cluster_ptr = allocate_cluster (pages_left);
4713 allocate_cluster (unsigned long npages) function

Completed in 25 milliseconds