Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Decoff.c4803 static page_type *cluster_ptr = NULL; variable
4818 cluster_ptr = allocate_cluster (pages_left); in allocate_page()
4822 return cluster_ptr++; in allocate_page()