Searched refs:bool_type (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ | ||
D | debug.h | 199 bfd_boolean (*bool_type) (void *, unsigned int); member |
D | debug.c | 2497 return (*fns->bool_type) (fhandle, type->size); in debug_write_type() |