OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stat_obstack
(Results
1 - 1
of
1
) sorted by null
/toolchain/binutils/binutils-2.25/ld/
ldlang.c
53
static struct obstack
stat_obstack
;
variable in typeref:struct:obstack
137
return obstack_alloc (&
stat_obstack
, size);
[
all
...]
Completed in 866 milliseconds