mirror of
https://github.com/Noratrieb/uwuwind.git
synced 2026-01-16 01:25:07 +01:00
parse more (badly)
This commit is contained in:
parent
84ee581387
commit
9575dc4138
9 changed files with 19 additions and 105313 deletions
|
|
@ -103,8 +103,6 @@ pub(crate) fn eh_frame(addr: Addr) -> Option<*const u8> {
|
|||
core::slice::from_raw_parts(eh_frame_ptr as *const u8, 15)
|
||||
);
|
||||
|
||||
crate::dwarf::uwutables(eh_frame_ptr as *const u8);
|
||||
|
||||
Some(eh_frame_ptr as *const u8)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue