Searched refs:subrecord (Results 1 – 4 of 4) sorted by relevance
227 const ActionSubrecord& subrecord = StructAtOffset<ActionSubrecord> (this, offset); in sanitize() local228 if (unlikely (!subrecord.sanitize (c))) return_trace (false); in sanitize()229 offset += subrecord.get_length (); in sanitize()
3632 .. option:: -fmax-subrecord-length=<arg>
2211 def fmax_subrecord_length_EQ : Joined<["-"], "fmax-subrecord-length=">, Group<gfortran_Group>;
3605 def fmax_subrecord_length_EQ : Joined<["-"], "fmax-subrecord-length=">, Group<gfortran_Group>;