Home
last modified time | relevance | path

Searched refs:sym_is_local (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Ddissect.h31 static inline bool sym_is_local(struct symbol *sym) in sym_is_local() function
Dtest-dissect.c40 if (sym_is_local(sym)) { in symscope()
Dsemind.c716 if (!semind_include_local_syms && sym_is_local(sym)) in r_symbol()
753 if (!semind_include_local_syms && sym_is_local(sym)) in r_member()