Sign in
◑
Theme
llvm
/
llvm-project
/
6274cdb9a6714908c8a4e30d2ef0bf22a6949065
/
.
/
libunwind
/
include
/
libunwind.modulemap
blob: 775841ecb5f1883d4b9d4b6d76e51e336e37b2a2 [
file
]
module
libunwind
[
system
]
{
header
"libunwind.h"
export
*
}
module
unwind
[
system
]
{
header
"__libunwind_config.h"
header
"unwind.h"
private
textual header
"unwind_arm_ehabi.h"
private
textual header
"unwind_itanium.h"
export
*
}