AlexEne / AlexEne/binary_size_explorer
Save code start
Đang mở
- Ngôn ngữ chính
- Assembly
- Star
- 15
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Right now the addresses we search are a bit off since the function start addr is the first ASM op after locals are declared. To find functions this works fine but beyond that we need some more precision.
We need the offset not from start of function, but from start of code section. So we need to cache the code start offset somewhere.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.