AlexEne / AlexEne/binary_size_explorer

Save code start

Aberta
#11 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Assembly
Estrelas
15
Forks
0
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.