AlexEne / AlexEne/binary_size_explorer
Save code start
Aperta
- Lingua principale
- Assembly
- Stelle
- 15
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.