HomeSort by relevance Sort by last modified time
    Searched refs:frchain (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/gas/
subsegs.h 23 * we make one struct frchain. Each sub-segment has exactly one struct frchain
26 * Struct frchain's are forward chained (in ascending order of sub-segment
33 * (2) Subsegments' frchain-s are (later) chained together in the order in
36 * From each struct frchain dangles a chain of struct frags. The frags
44 struct frchain /* control building of a frag chain */ struct
48 struct frchain *frch_next; /* next in chain of struct frchain-s */
57 typedef struct frchain frchainS;
59 /* Frchain we are assembling into now. That is, the current segment'
    [all...]
write.c 388 chain_frchains_together_1 (segT section, struct frchain *frchp)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-xtensa.h 128 to store literals later. Note that fr_var stores the frchain for
253 struct frchain *lit_frchain;
403 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0
obj-macho.c     [all...]
tc-nds32.c 63 frchainS *frchain; member in struct:nds32_relocs_pattern
    [all...]

Completed in 836 milliseconds