Skip to content

native: Add .size directive to all functions#953

Open
flynd wants to merge 1 commit intopq-code-package:mainfrom
flynd:size-directive
Open

native: Add .size directive to all functions#953
flynd wants to merge 1 commit intopq-code-package:mainfrom
flynd:size-directive

Conversation

@flynd
Copy link

@flynd flynd commented Feb 6, 2026

Add size information to function symbols. The makes the assembly functions show up with their correct size in the elf instead of always having a zero size, making it easier to see how much space each function takes up.

Add size information to function symbols.  The makes the assembly
functions show up with their correct size in the elf instead of always
having a zero size, making it easier to see how much space each
function takes up.

Signed-off-by: Anders Sonmark <Anders.Sonmark@axis.com>
@flynd flynd requested a review from a team as a code owner February 6, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant