HomeSort by relevance Sort by last modified time
    Searched full:stat_alloc (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
ldexp.c 178 etree_type *new_e = (etree_type *) stat_alloc (sizeof (new_e->value));
191 etree_type *new_e = (etree_type *) stat_alloc (sizeof (new_e->value));
206 etree_type *new_e = (etree_type *) stat_alloc (sizeof (new_e->rel));
1120 new_e = (etree_type *) stat_alloc (sizeof (new_e->binary));
1141 new_e = (etree_type *) stat_alloc (sizeof (new_e->trinary));
1160 new_e = (etree_type *) stat_alloc (sizeof (new_e->unary));
1180 new_e = (etree_type *) stat_alloc (sizeof (new_e->name));
1195 n = (etree_type *) stat_alloc (sizeof (n->assign));
    [all...]
ldlang.h 635 extern void *stat_alloc
ldlang.c 135 stat_alloc (size_t size) function
1020 new_stmt = (lang_statement_union_type *) stat_alloc (size);
1051 stat_alloc (sizeof (lang_input_statement_type));
    [all...]
lexsup.c     [all...]
ChangeLog-9899 986 exp_fold_tree, exp_binop, exp_trinop, stat_alloc,
    [all...]
ChangeLog-9197     [all...]

Completed in 181 milliseconds