Sign in
llvm
/
llvm-project
/
refs/heads/users/Prabhuk/sprmain.asmprintercallgraphsection-emit-call-graph-section
/
.
/
bolt
/
test
/
Inputs
/
lsda.ldscript
blob: aa608ecd97e8c5cdda5fc404eae2a3fa9ddf456c [
file
] [
log
] [
blame
]
SECTIONS
{
.
text
:
{
*(.
text
*)
}
.
gcc_except_table
.
main
:
{
*(.
gcc_except_table
*)
}
.
=
0x20000
;
.
eh_frame
:
{
*(.
eh_frame
)
}
.
=
0x80000
;
}