Home
last modified time | relevance | path

Searched defs:create_symbol (Results 1 – 2 of 2) sorted by relevance

/third_party/selinux/checkpolicy/
Dmodule_compiler.c155 static int create_symbol(uint32_t symbol_type, hashtab_key_t key, hashtab_datum_t datum, in create_symbol() function
/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.c790 struct symbol *create_symbol(int stream, const char *name, int type, int namespace) in create_symbol() function