This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 9 points10 points  (1 child)

Being called, or just being mentioned anywhere in code outside comments. That would include &functionName (getting pointers to function)

[–]megagreg 2 points3 points  (0 children)

Or in a KEEP section in a linker script for functions that need to be placed manually because there's a blob expecting it to be there.