Searched refs:static_call (Results 1 – 4 of 4) sorted by relevance
90 #define static_call(name) __static_call(name) macro98 #define static_call(name) \ macro
25 bool static_call; member
87 OPT_BOOLEAN('t', "static-call", &opts.static_call, "annotate static calls"),171 opts.static_call || in opts_valid()
4732 if (opts.static_call) { in check()
Completed in 14 milliseconds