Home
last modified time | relevance | path

Searched refs:cross_ref (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dmdebugread.c277 static int cross_ref (int, union aux_ext *, struct type **, enum type_code,
1584 ax += cross_ref (fd, ax, &tp, type_code, &name, bigend, sym_name); in parse_type()
1643 ax += cross_ref (fd, ax, &tp, type_code, &name, bigend, sym_name); in parse_type()
1674 ax += cross_ref (fd, ax, &tp, type_code, &name, bigend, sym_name); in parse_type()
4208 cross_ref (int fd, union aux_ext *ax, struct type **tpp, enum type_code type_code, /* Use to alloc … in cross_ref() function
4335 cross_ref (xref_fd, in cross_ref()
DChangeLog-19941527 * mdebugread.c (parse_symbol, parse_partial_symbols, cross_ref):
2750 (has_opaque_xref, cross_ref): Likewise.
2828 * mdebugread.c (parse_symbol, parse_partial_symbols, cross_ref):
4223 * mdebugread.c (cross_ref): Allow cross references to Fortran
DChangeLog-19932263 Update and clean up cross_ref for alpha cc cross ref variations.
2401 * mipsread.c (cross_ref): Allow SGI extended symbol types as cross
2818 * mipsread.c (parse_symbol, parse_type, cross_ref): Pass name of
2863 * mipsread.c (parse_symbol, parse_type, cross_ref): Handle corrupt
3859 * mipsread.c (cross_ref): Set the name to unknown for "struct *" case.
DChangeLog-19951544 (cross_ref): Handle stIndirect forward reference to btTypedef.
DChangeLog-19912940 (cross_ref): Result should indicate that we used one aux entry
DChangeLog-2001584 * mdebugread.c (cross_ref): Pass TYPE_FLAG_STUB to init_type()
DChangeLog-2002382 (parse_partial_symbols, psymtab_to_symtab_1, cross_ref, add_symbol):