------- Comment #23 from jason at gcc dot gnu dot org 2009-02-18 18:31 ------- ...and then of course there's the actual documentation:
TARGET_BINDS_LOCAL_P (tree exp) Returns true if exp names an object for which name resolution rules must resolve to the current ``module'' (dynamic shared library or executable image). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39179