Searched refs:dwarf_fundamental_type (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dwarfread.c | 519 static struct type *dwarf_fundamental_type (struct objfile *, int); 557 dwarf_fundamental_type (struct objfile *objfile, int typeid) in dwarf_fundamental_type() function 814 utypep = dwarf_fundamental_type (current_objfile, FT_INTEGER); in alloc_utype() 905 type = dwarf_fundamental_type (current_objfile, FT_VOID); in decode_die_type() 1193 typep = dwarf_fundamental_type (current_objfile, FT_INTEGER); in decode_array_element_type() 1221 typep = dwarf_fundamental_type (current_objfile, FT_INTEGER); in decode_array_element_type() 1311 nexttype = dwarf_fundamental_type (current_objfile, FT_INTEGER); in decode_subscript_data_item() 1327 nexttype = dwarf_fundamental_type (current_objfile, FT_INTEGER); in decode_subscript_data_item() 1335 nexttype = dwarf_fundamental_type (current_objfile, FT_INTEGER); in decode_subscript_data_item() 1489 indextype = dwarf_fundamental_type (current_objfile, FT_INTEGER); in read_tag_string_type() [all …]
|
| D | ChangeLog-1992 | 631 * dwarfread.c (dwarf_fundamental_type): New function to 635 with dwarf_fundamental_type.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | dwarf.h | 195 enum dwarf_fundamental_type { enum
|
| D | ChangeLog.3 | 441 * dwarf.h (enum dwarf_fundamental_type): Add 128 bit integers.
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | dwarf.h | 195 enum dwarf_fundamental_type { enum
|
| /openbsd/src/gnu/usr.bin/binutils/include/elf/ |
| D | dwarf.h | 193 enum dwarf_fundamental_type { enum
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/ |
| D | dwarf.h | 198 enum dwarf_fundamental_type { enum
|