blob: 770b25b22ba520901384006848c420accb180c8a [file] [log] [blame]
Kevin Enderby98da6132015-01-20 21:47:46 +00001RUN: llvm-objdump -macho -h %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s
2
3CHECK: Sections:
George Rimar87fa2e62019-01-28 14:11:35 +00004CHECK: Idx Name Size VMA Type
Kevin Enderby98da6132015-01-20 21:47:46 +00005CHECK: 0 __text 0000003b 0000000000000000 TEXT
6CHECK: 1 __cstring 0000000d 000000000000003b DATA
7CHECK: 2 __compact_unwind 00000020 0000000000000048 DATA
8CHECK: 3 __eh_frame 00000040 0000000000000068 DATA