Commit | Line | Data |
---|---|---|
38a57ae7 NC |
1 | #objdump : -s -j .data -j "\$DATA\$" |
2 | #name : .strings tests | |
3ee6e4fb | 3 | #skip: tic4x-* |
38a57ae7 NC |
4 | |
5 | .*: .* | |
6 | ||
7 | Contents of section (\.data|\$DATA\$): | |
504b7d20 NC |
8 | 0000 7374726e 65773800 00000000 00000000 strnew8.* |
9 | 00.. (73007400 72003100 36000000 00000000|00730074 00720031 00360000 00000000).* | |
10 | 00.. (33000000 32000000 00000000 00000000|00000033 00000032 00000000 00000000).* | |
11 | 00.. (36000000 00000000 34000000 00000000|00000000 00000036 00000000 00000034).* | |
38a57ae7 | 12 | #pass |