Home
last modified time | relevance | path

Searched refs:cluster_ptr (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/
Decoff.c4771 static page_type *cluster_ptr = NULL; variable
4786 cluster_ptr = allocate_cluster (pages_left); in allocate_page()
4790 return cluster_ptr++; in allocate_page()