HomeSort by: relevance | last modified time | path
    Searched refs:CHECK_ALLOC_FOR_INIT (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
xtensa-isa.c 56 #define CHECK_ALLOC_FOR_INIT(MEM,ERRVAL,ERRNO_P,ERROR_MSG_P) \
258 CHECK_ALLOC_FOR_INIT (isa->opname_lookup_table, NULL, errno_p, error_msg_p);
270 CHECK_ALLOC_FOR_INIT (isa->state_lookup_table, NULL, errno_p, error_msg_p);
282 CHECK_ALLOC_FOR_INIT (isa->sysreg_lookup_table, NULL, errno_p, error_msg_p);
297 CHECK_ALLOC_FOR_INIT (isa->sysreg_table[is_user], NULL,
315 CHECK_ALLOC_FOR_INIT (isa->interface_lookup_table, NULL, errno_p,
328 CHECK_ALLOC_FOR_INIT (isa->funcUnit_lookup_table, NULL, errno_p,
  /src/external/gpl3/binutils.old/dist/bfd/
xtensa-isa.c 56 #define CHECK_ALLOC_FOR_INIT(MEM,ERRVAL,ERRNO_P,ERROR_MSG_P) \
258 CHECK_ALLOC_FOR_INIT (isa->opname_lookup_table, NULL, errno_p, error_msg_p);
270 CHECK_ALLOC_FOR_INIT (isa->state_lookup_table, NULL, errno_p, error_msg_p);
282 CHECK_ALLOC_FOR_INIT (isa->sysreg_lookup_table, NULL, errno_p, error_msg_p);
297 CHECK_ALLOC_FOR_INIT (isa->sysreg_table[is_user], NULL,
315 CHECK_ALLOC_FOR_INIT (isa->interface_lookup_table, NULL, errno_p,
328 CHECK_ALLOC_FOR_INIT (isa->funcUnit_lookup_table, NULL, errno_p,
  /src/external/gpl3/gdb/dist/bfd/
xtensa-isa.c 56 #define CHECK_ALLOC_FOR_INIT(MEM,ERRVAL,ERRNO_P,ERROR_MSG_P) \
258 CHECK_ALLOC_FOR_INIT (isa->opname_lookup_table, NULL, errno_p, error_msg_p);
270 CHECK_ALLOC_FOR_INIT (isa->state_lookup_table, NULL, errno_p, error_msg_p);
282 CHECK_ALLOC_FOR_INIT (isa->sysreg_lookup_table, NULL, errno_p, error_msg_p);
297 CHECK_ALLOC_FOR_INIT (isa->sysreg_table[is_user], NULL,
315 CHECK_ALLOC_FOR_INIT (isa->interface_lookup_table, NULL, errno_p,
328 CHECK_ALLOC_FOR_INIT (isa->funcUnit_lookup_table, NULL, errno_p,
  /src/external/gpl3/gdb.old/dist/bfd/
xtensa-isa.c 56 #define CHECK_ALLOC_FOR_INIT(MEM,ERRVAL,ERRNO_P,ERROR_MSG_P) \
258 CHECK_ALLOC_FOR_INIT (isa->opname_lookup_table, NULL, errno_p, error_msg_p);
270 CHECK_ALLOC_FOR_INIT (isa->state_lookup_table, NULL, errno_p, error_msg_p);
282 CHECK_ALLOC_FOR_INIT (isa->sysreg_lookup_table, NULL, errno_p, error_msg_p);
297 CHECK_ALLOC_FOR_INIT (isa->sysreg_table[is_user], NULL,
315 CHECK_ALLOC_FOR_INIT (isa->interface_lookup_table, NULL, errno_p,
328 CHECK_ALLOC_FOR_INIT (isa->funcUnit_lookup_table, NULL, errno_p,

Completed in 25 milliseconds