Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/ld/
H A Dldlang.c49 static struct obstack stat_obstack; variable
132 return obstack_alloc (&stat_obstack, size); in stat_alloc()
1083 obstack_begin (&stat_obstack, 1000); in lang_init()