Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/gas/
HDsubsegs.c30 frchainS *frchain_now;
42 obstack_alignment_mask (&frchains) = __alignof__ (frchainS) - 1; in subsegs_begin()
77 frchainS *frcP; /* crawl frchain chain */ in subseg_set_rest()
78 frchainS **lastPP; /* address of last pointer */ in subseg_set_rest()
79 frchainS *newP; /* address of new frchain */ in subseg_set_rest()
106 newP = obstack_alloc (&frchains, sizeof (frchainS)); in subseg_set_rest()
278 frchainS *chain; in seg_not_empty_p()
299 frchainS *frchp; in subsegs_print_statistics()
HDsubsegs.h58 typedef struct frchain frchainS; typedef
62 extern frchainS *frchain_now;
65 frchainS *frchainP;
HDdebug.c29 frchainS *chp; in dmp_frags()
HDfrags.c138 frchainS *frchP; in frag_new()
HDdwarf2dbg.c708 frchainS *f = seg_info (seg)->frchainP; in last_frag_for_seg()
778 frchainS *fr; in get_frag_fix()
HDChangeLog-9295533 give it any stricter alignment than frchainS structures need. Do
537 field of frchainS. Don't create new frags on section switch, and
4025 accessing `frags' directly. Initialize fields of new frchainS
/NextBSD/contrib/binutils/gas/doc/
HDinternals.texi645 @cindex frchainS structure
647 describing a chain is called a @code{frchainS}, and contains the following
657 Next in the list of @code{frchainS} structures.
671 A @code{frchainS} corresponds to a subsection; each section has a list of
672 @code{frchainS} records associated with it. In most cases, only one subsection