Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarfread.c519 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 …]
DChangeLog-1992631 * dwarfread.c (dwarf_fundamental_type): New function to
635 with dwarf_fundamental_type.
/openbsd/src/gnu/usr.bin/gcc/gcc/
Ddwarf.h195 enum dwarf_fundamental_type { enum
DChangeLog.3441 * dwarf.h (enum dwarf_fundamental_type): Add 128 bit integers.
/openbsd/src/gnu/gcc/gcc/
Ddwarf.h195 enum dwarf_fundamental_type { enum
/openbsd/src/gnu/usr.bin/binutils/include/elf/
Ddwarf.h193 enum dwarf_fundamental_type { enum
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Ddwarf.h198 enum dwarf_fundamental_type { enum