Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dxtensa-isa.c237 xtensa_isa_init (xtensa_isa_status *errno_p, char **error_msg_p) in xtensa_isa_init() argument
245 CHECK_ALLOC_FOR_INIT (isa->opname_lookup_table, NULL, errno_p, error_msg_p); in xtensa_isa_init()
257 CHECK_ALLOC_FOR_INIT (isa->state_lookup_table, NULL, errno_p, error_msg_p); in xtensa_isa_init()
269 CHECK_ALLOC_FOR_INIT (isa->sysreg_lookup_table, NULL, errno_p, error_msg_p); in xtensa_isa_init()
285 errno_p, error_msg_p); in xtensa_isa_init()
302 error_msg_p); in xtensa_isa_init()
315 error_msg_p); in xtensa_isa_init()
/toolchain/binutils/binutils-2.27/include/
Dxtensa-isa.h224 xtensa_isa_init (xtensa_isa_status *errno_p, char **error_msg_p);