AlexEne / AlexEne/binary_size_explorer

Save code start

Offen
#11 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Assembly
Sterne
15
Forks
0
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.