HomeSort by relevance Sort by last modified time
    Searched refs:require_symbol (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-tilepro.c 439 int die = 0, use_subexp = 0, require_symbol = 0; local
475 require_symbol = 1;
480 require_symbol = 1;
485 require_symbol = 1;
490 require_symbol = 1;
495 require_symbol = 1;
500 require_symbol = 1;
505 require_symbol = 1;
510 require_symbol = 1;
515 require_symbol = 1
    [all...]
tc-tilegx.c 512 int die = 0, use_subexp = 0, require_symbol = 0; local
564 require_symbol = 1;
569 require_symbol = 1;
574 require_symbol = 1;
579 require_symbol = 1;
584 require_symbol = 1;
589 require_symbol = 1;
594 require_symbol = 1;
599 require_symbol = 1;
604 require_symbol = 1
    [all...]
  /external/selinux/checkpolicy/
module_compiler.h 43 int require_symbol(uint32_t symbol_type,
53 * c.f. require_symbol(). */
module_compiler.c 622 int require_symbol(uint32_t symbol_type, function
768 require_symbol(SYM_CLASSES, class_id, datum, &datum->s.value,
887 require_symbol(SYM_ROLES, id, (hashtab_datum_t *) role,
957 require_symbol(SYM_TYPES, id, (hashtab_datum_t *) type,
1018 require_symbol(SYM_USERS, id, (hashtab_datum_t *) user,
1070 require_symbol(SYM_BOOLS, id, (hashtab_datum_t *) booldatum,
1139 retval = require_symbol(SYM_LEVELS, id, (hashtab_datum_t *) level,
1194 retval = require_symbol(SYM_CATS, id, (hashtab_datum_t *) cat,
    [all...]

Completed in 79 milliseconds