%YAML 1.1 # $Id: newscn.yaml 2053 2011-10-26 11:50:18Z jkoshy $ --- ehdr: !Ehdr e_ident: !Ident ei_class: ELFCLASSNONE ei_data: ELFDATANONE e_type: ET_REL sections: - !Section # index 0 sh_type: SHT_NULL - !Section sh_name: .shstrtab sh_type: SHT_STRTAB sh_data: - .shstrtab - .foobar - !Section sh_name: .foobar sh_offset: 2048 sh_type: SHT_PROGBITS sh_data: - 0x01234567 - 0x89ABCDEF