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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dmdebugread.c1410 parse_type (int fd, union aux_ext *ax, unsigned int aux_index, int *bs,
1460 if (aux_index == indexNil)
1464 if (aux_index >= (debug_info->fdr + fd)->caux)
1469 ax += aux_index;
1403 parse_type(int fd, union aux_ext *ax, unsigned int aux_index, int *bs, int bigend, char *sym_name) argument

Completed in 169 milliseconds