(command.CommandList
  children: [
    (command.Simple
      blame_tok: <.>
      more_env: []
      words: [{<.>} {(${ Id.VSub_Name srcdir) <'/emulparams/shlelf_linux.sh'>}]
      redirects: []
      do_fork: T
    )
    (command.ShAssignment
      left: <Id.Lit_VarLike 'OUTPUT_FORMAT='>
      pairs: [
        (AssignPair
          left: <Id.Lit_VarLike 'OUTPUT_FORMAT='>
          lhs: (sh_lhs_expr.Name left:<Id.Lit_VarLike 'OUTPUT_FORMAT='> name:OUTPUT_FORMAT)
          op: assign_op.Equal
          rhs: {(DQ <elf32-sh-fdpic>)}
        )
      ]
      redirects: []
    )
    (command.ShAssignment
      left: <Id.Lit_VarLike 'GOT='>
      pairs: [
        (AssignPair
          left: <Id.Lit_VarLike 'GOT='>
          lhs: (sh_lhs_expr.Name left:<Id.Lit_VarLike 'GOT='> name:GOT)
          op: assign_op.Equal
          rhs: 
            {
              (DQ <'.got          '> 
                (BracedVarSub
                  left: <Id.Left_DollarBrace '${'>
                  token: <Id.VSub_Name RELOCATING>
                  var_name: RELOCATING
                  suffix_op: (suffix_op.Unary op:<Id.VTest_Hyphen _> arg_word:{<0>})
                  right: <Id.Right_DollarBrace '}'>
                ) <' : { *(.got.funcdesc) *(.got.plt) *(.got) }'>
              )
            }
        )
      ]
      redirects: []
    )
    (command.ShAssignment
      left: <Id.Lit_VarLike 'OTHER_GOT_RELOC_SECTIONS='>
      pairs: [
        (AssignPair
          left: <Id.Lit_VarLike 'OTHER_GOT_RELOC_SECTIONS='>
          lhs: 
            (sh_lhs_expr.Name
              left: <Id.Lit_VarLike 'OTHER_GOT_RELOC_SECTIONS='>
              name: OTHER_GOT_RELOC_SECTIONS
            )
          op: assign_op.Equal
          rhs: 
            {
              (DQ <'\n'> <'  .rela.got.funcdesc      '> 
                (BracedVarSub
                  left: <Id.Left_DollarBrace '${'>
                  token: <Id.VSub_Name RELOCATING>
                  var_name: RELOCATING
                  suffix_op: (suffix_op.Unary op:<Id.VTest_Hyphen _> arg_word:{<0>})
                  right: <Id.Right_DollarBrace '}'>
                ) <' : { *(.rela.got.funcdesc) }\n'>
              )
            }
        )
      ]
      redirects: []
    )
    (command.ShAssignment
      left: <Id.Lit_VarLike 'OTHER_READONLY_SECTIONS='>
      pairs: [
        (AssignPair
          left: <Id.Lit_VarLike 'OTHER_READONLY_SECTIONS='>
          lhs: 
            (sh_lhs_expr.Name
              left: <Id.Lit_VarLike 'OTHER_READONLY_SECTIONS='>
              name: OTHER_READONLY_SECTIONS
            )
          op: assign_op.Equal
          rhs: 
            {
              (DQ <'\n'> <'  .rofixup        : {\n'> <'    '> 
                (BracedVarSub
                  left: <Id.Left_DollarBrace '${'>
                  token: <Id.VSub_Name RELOCATING>
                  var_name: RELOCATING
                  suffix_op: 
                    (suffix_op.Unary
                      op: <Id.VTest_Plus _>
                      arg_word: {<'__ROFIXUP_LIST__ = .;'>}
                    )
                  right: <Id.Right_DollarBrace '}'>
                ) <'\n'> <'    *(.rofixup)\n'> <'    '> 
                (BracedVarSub
                  left: <Id.Left_DollarBrace '${'>
                  token: <Id.VSub_Name RELOCATING>
                  var_name: RELOCATING
                  suffix_op: (suffix_op.Unary op:<Id.VTest_Plus _> arg_word:{<'__ROFIXUP_END__ = .;'>})
                  right: <Id.Right_DollarBrace '}'>
                ) <'\n'> <'  }\n'>
              )
            }
        )
      ]
      redirects: []
    )
  ]
)