Is there a function which in gcc which given a RTX symbol node will tell me if that symbol is a function declared in the same source file? How about a function which will tell you if it's a static function? TIA. Reed