Searched refs:errno_p (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dxtensa-isa.c238 xtensa_isa_init (xtensa_isa_status *errno_p, char **error_msg_p)
246 CHECK_ALLOC_FOR_INIT (isa->opname_lookup_table, NULL, errno_p, error_msg_p);
258 CHECK_ALLOC_FOR_INIT (isa->state_lookup_table, NULL, errno_p, error_msg_p);
270 CHECK_ALLOC_FOR_INIT (isa->sysreg_lookup_table, NULL, errno_p, error_msg_p);
286 errno_p, error_msg_p);
302 CHECK_ALLOC_FOR_INIT (isa->interface_lookup_table, NULL, errno_p,
315 CHECK_ALLOC_FOR_INIT (isa->funcUnit_lookup_table, NULL, errno_p,
236 xtensa_isa_init(xtensa_isa_status *errno_p, char **error_msg_p) argument
/macosx-10.10/cxxfilt-11/cxxfilt/include/
H A Dxtensa-isa.h226 xtensa_isa_init (xtensa_isa_status *errno_p, char **error_msg_p);

Completed in 116 milliseconds