repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ELF] Make section member orders consistent
[llvm-project.git]
/
lld
/
test
/
ELF
/
eh-frame-value-format6.s
blob
23093b204c50120afbbcd610ecd23614a50708b4
1
# REQUIRES: x86
2
3
# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t
4
# RUN: ld.lld --eh-frame-hdr %t -o /dev/null
5
6
.section .eh_frame,
"a"
,@unwind
7
.byte 0x14
8
.byte 0x00
9
.byte 0x00
10
.byte 0x00
11
.byte 0x00
12
.byte 0x00
13
.byte 0x00
14
.byte 0x00
15
.byte 0x01
16
17
.byte 0x50
# Augmentation string: 'P','\0'
18
.byte 0x00
19
20
.byte 0x01
21
22
.byte 0x01
# LEB128
23
.byte 0x01
# LEB128
24
25
.byte 0x00
# DW_EH_PE_absptr
26
.byte 0xFF
27
.byte 0xFF
28
.byte 0xFF
29
.byte 0xFF
30
.byte 0xFF
31
.byte 0xFF
32
.byte 0xFF
33
.byte 0xFF
34
35
.byte 0xFF