Home
last modified time | relevance | path

Searched refs:ieee_builtin_type (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dieee.c267 static debug_type ieee_builtin_type
588 ieee_builtin_type (struct ieee_info *info, const bfd_byte *p, in ieee_builtin_type() function
604 ieee_builtin_type (info, p, indx - 32)); in ieee_builtin_type()
690 ieee_builtin_type (info, p, in ieee_builtin_type()
693 ieee_builtin_type (info, p, in ieee_builtin_type()
838 *ptype = ieee_builtin_type (info, start, indx); in ieee_read_type_index()
1031 return_type = ieee_builtin_type (info, block_start, typindx); in parse_ieee_bb()
1117 return_type = ieee_builtin_type (info, block_start, in parse_ieee_bb()
1463 ieee_builtin_type (info, ty_code_start, in parse_ieee_ty()
1698 ftype = ieee_builtin_type (info, ty_code_start, tindx); in parse_ieee_ty()
[all …]
DChangeLog-00011998 * ieee.c (ieee_builtin_type): And here.
DChangeLog-91971703 (ieee_builtin_type): For a pointer, return a pointer to the named
1708 (parse_ieee_ty): Likewise. Use ieee_builtin_type for array range,
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dieee.c266 static debug_type ieee_builtin_type
587 ieee_builtin_type (struct ieee_info *info, const bfd_byte *p, in ieee_builtin_type() function
603 ieee_builtin_type (info, p, indx - 32)); in ieee_builtin_type()
689 ieee_builtin_type (info, p, in ieee_builtin_type()
692 ieee_builtin_type (info, p, in ieee_builtin_type()
837 *ptype = ieee_builtin_type (info, start, indx); in ieee_read_type_index()
1030 return_type = ieee_builtin_type (info, block_start, typindx); in parse_ieee_bb()
1116 return_type = ieee_builtin_type (info, block_start, in parse_ieee_bb()
1462 ieee_builtin_type (info, ty_code_start, in parse_ieee_ty()
1697 ftype = ieee_builtin_type (info, ty_code_start, tindx); in parse_ieee_ty()
[all …]
DChangeLog-00011998 * ieee.c (ieee_builtin_type): And here.
DChangeLog-91971703 (ieee_builtin_type): For a pointer, return a pointer to the named
1708 (parse_ieee_ty): Likewise. Use ieee_builtin_type for array range,