Searched refs:frag_alloc (Results 1 – 8 of 8) sorted by relevance
76 frag_alloc (struct obstack *ob) in frag_alloc() function177 frag_now = frag_alloc (&frchP->frch_obstack); in frag_new()
129 fragS *frag_alloc (struct obstack *);
112 newP->frch_frag_now = frag_alloc (&newP->frch_obstack); in subseg_set_rest()
1369 f = frag_alloc (ob); in compress_frag()1426 first_newf = frag_alloc (ob); in compress_debug()1428 first_newf = frag_alloc (ob); in compress_debug()1499 newf = frag_alloc (ob); in compress_debug()2607 newf = frag_alloc (ob); in relax_segment()
1392 (frag_alloc): Increment totalfrags counter.
255 * frags.c (frag_alloc): Likewise.
1989 * frags.h (frag_alloc): Declare.1990 * subsegs.c (subseg_set_rest): Don't declare frag_alloc.
520 (frag_alloc): New function.526 "know" uses with "assert". Use frag_alloc instead of mucking with538 use frag_alloc when creating a new frag chain. For absolute