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