Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dxtensa-isa.c236 xtensa_isa_init (xtensa_isa_status *errno_p, char **error_msg_p) in xtensa_isa_init() argument
244 CHECK_ALLOC_FOR_INIT (isa->opname_lookup_table, NULL, errno_p, error_msg_p); in xtensa_isa_init()
256 CHECK_ALLOC_FOR_INIT (isa->state_lookup_table, NULL, errno_p, error_msg_p); in xtensa_isa_init()
268 CHECK_ALLOC_FOR_INIT (isa->sysreg_lookup_table, NULL, errno_p, error_msg_p); in xtensa_isa_init()
284 errno_p, error_msg_p); in xtensa_isa_init()
301 error_msg_p); in xtensa_isa_init()
314 error_msg_p); in xtensa_isa_init()
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dxtensa-isa.h226 xtensa_isa_init (xtensa_isa_status *errno_p, char **error_msg_p);