llvm/lldb/test/API/functionalities/postmortem/minidump-new/linux-arm-same-uuids.yaml

--- !minidump
Streams:
  - Type:            SystemInfo
    Processor Arch:  AMD64
    Platform ID:     Linux
    CSD Version:     '15E216'
    CPU:
      Vendor ID:       GenuineIntel
      Version Info:    0x00000000
      Feature Info:    0x00000000
  - Type:            ModuleList
    Modules:
      - Base of Image:   0x0000000000001000
        Size of Image:   0x00001000
        Module Name:     '/file/does/not/exist/a'
        CodeView Record: '52534453112233441122334411223344112233441122334411'
      - Base of Image:   0x0000000000003000
        Size of Image:   0x00001000
        Module Name:     '/file/does/not/exist/b'
        CodeView Record: '52534453112233441122334411223344112233441122334411'
...