Lines Matching refs:getIndentLevel
439 P.printLine(formatSectionCharacteristics(P.getIndentLevel(), in visitKnownRecord()
452 P.printLine(formatSectionCharacteristics(P.getIndentLevel(), in visitKnownRecord()
498 formatLocalSymFlags(P.getIndentLevel() + 9, FS.Flags)); in visitKnownRecord()
505 formatLocalSymFlags(P.getIndentLevel() + 9, FS.Flags)); in visitKnownRecord()
513 formatExportFlags(P.getIndentLevel() + 9, Export.Flags)); in visitKnownRecord()
531 formatCompileSym2Flags(P.getIndentLevel() + 9, Compile2.Flags)); in visitKnownRecord()
534 typesetStringList(P.getIndentLevel() + 9 + 2, Compile2.ExtraStrings)); in visitKnownRecord()
553 formatCompileSym3Flags(P.getIndentLevel() + 9, Compile3.Flags)); in visitKnownRecord()
586 formatGaps(P.getIndentLevel() + 9, Def.Gaps)); in visitKnownRecord()
599 formatGaps(P.getIndentLevel() + 9, Def.Gaps)); in visitKnownRecord()
614 formatGaps(P.getIndentLevel() + 9, DefRangeRegister.Gaps)); in visitKnownRecord()
626 formatGaps(P.getIndentLevel() + 9, Def.Gaps)); in visitKnownRecord()
635 P.formatLine("gaps = {0}", formatGaps(P.getIndentLevel() + 9, Def.Gaps)); in visitKnownRecord()
643 P.formatLine("gaps = {0}", formatGaps(P.getIndentLevel() + 9, Def.Gaps)); in visitKnownRecord()
669 formatFrameProcedureOptions(P.getIndentLevel() + 9, FP.Flags)); in visitKnownRecord()
785 formatPublicSymFlags(P.getIndentLevel() + 9, Public.Flags), in visitKnownRecord()
803 formatProcSymFlags(P.getIndentLevel() + 9, Label.Flags)); in visitKnownRecord()
812 formatLocalSymFlags(P.getIndentLevel() + 9, Local.Flags); in visitKnownRecord()
843 formatProcSymFlags(P.getIndentLevel() + 9, Proc.Flags)); in visitKnownRecord()
896 P.formatLine("strings = {0}", typesetStringList(P.getIndentLevel() + 9 + 2, in visitKnownRecord()