Lines Matching refs:SYM_CLASSES
319 state->cur->map[SYM_CLASSES][cladatum->s.value - 1] = in class_copy_callback()
1298 module->map[SYM_CLASSES][cur_perm->tclass - 1]; in copy_avrule_list()
1393 assert(module->map[SYM_CLASSES][i]); in copy_role_trans_list()
1396 map[SYM_CLASSES][i] - 1, in copy_role_trans_list()
1495 new_rule->tclass = module->map[SYM_CLASSES][cur->tclass - 1]; in copy_filename_trans_list()
1535 assert(mod->map[SYM_CLASSES][i]); in copy_range_trans_list()
1538 mod->map[SYM_CLASSES][i] - 1, 1)) { in copy_range_trans_list()
1689 if (i == SYM_CLASSES && in copy_scope_index()
1691 module->map[SYM_CLASSES][j]) { in copy_scope_index()
1693 module->map[SYM_CLASSES][j]; in copy_scope_index()
1712 dest->class_perms_map + module->map[SYM_CLASSES][i] - 1; in copy_scope_index()
2009 if (i == SYM_CLASSES) { in is_decl_requires_met()
2074 req->symbol_type = SYM_CLASSES; in is_decl_requires_met()
2104 if (req.symbol_type == SYM_CLASSES) { in debug_requirements()
2164 if (req->symbol_type == SYM_CLASSES) { in print_missing_requirements()