HomeSort by: relevance | last modified time | path
    Searched defs:cross_ref (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
mdebugread.c 232 static int cross_ref (int, union aux_ext *, struct type **, enum type_code,
1262 /* Forward declarations from Irix5 cc are handled by cross_ref,
1270 are handled by cross_ref, skip them. */
1654 ax += cross_ref (fd, ax, &tp, type_code, &name, bigend, sym_name);
1665 Any type may be returned from cross_ref if file indirect entries
1712 ax += cross_ref (fd, ax, &tp, type_code, &name, bigend, sym_name);
1717 Any type may be returned from cross_ref if file indirect entries
1743 ax += cross_ref (fd, ax, &tp, type_code, &name, bigend, sym_name);
4273 cross_ref (int fd, union aux_ext *ax, struct type **tpp,
4403 cross_ref (xref_fd
4264 cross_ref (int fd, union aux_ext *ax, struct type **tpp, function
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
mdebugread.c 232 static int cross_ref (int, union aux_ext *, struct type **, enum type_code,
1262 /* Forward declarations from Irix5 cc are handled by cross_ref,
1270 are handled by cross_ref, skip them. */
1654 ax += cross_ref (fd, ax, &tp, type_code, &name, bigend, sym_name);
1665 Any type may be returned from cross_ref if file indirect entries
1712 ax += cross_ref (fd, ax, &tp, type_code, &name, bigend, sym_name);
1717 Any type may be returned from cross_ref if file indirect entries
1743 ax += cross_ref (fd, ax, &tp, type_code, &name, bigend, sym_name);
4276 cross_ref (int fd, union aux_ext *ax, struct type **tpp,
4406 cross_ref (xref_fd
4267 cross_ref (int fd, union aux_ext *ax, struct type **tpp, function
    [all...]

Completed in 20 milliseconds