Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/ld/
Dldlang.c50 static struct obstack map_obstack; variable
1510 obstack_begin (&map_obstack, 1000); in lang_map()
1555 def = obstack_alloc (&map_obstack, sizeof *def);