Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_binary.c3290 int __cil_binary_create_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *finish… in __cil_binary_create_helper() function
3788 rc = cil_tree_walk(db->ast->root, __cil_binary_create_helper, NULL, NULL, &extra_args); in cil_binary_create_allocated_pdb()