Skip to content
Snippets Groups Projects
Commit 00323a02 authored by Timothy B. Terriberry's avatar Timothy B. Terriberry
Browse files

Make PROC and ENDP functional in arm2gnu.pl.

PROC now marks the corresponding symbol as a function, and ENDP emits
 an appropriate .size directive for it.
These should help tools identify these functions, though valgrind still
 can't associate the function name with the corresponding code.

svn path=/trunk/theora/; revision=17745
parent 3e1e76b9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment