Searched refs:dwarf_fundamental_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Ddwarfread.c508 static struct type *dwarf_fundamental_type (struct objfile *, int);
515 dwarf_fundamental_type -- lookup or create a fundamental type
520 dwarf_fundamental_type (struct objfile *objfile, int typeid)
546 dwarf_fundamental_type (struct objfile *objfile, int typeid) function
803 utypep = dwarf_fundamental_type (current_objfile, FT_INTEGER);
894 type = dwarf_fundamental_type (current_objfile, FT_VOID);
1182 typep = dwarf_fundamental_type (current_objfile, FT_INTEGER);
1210 typep = dwarf_fundamental_type (current_objfile, FT_INTEGER);
1300 nexttype = dwarf_fundamental_type (current_objfile, FT_INTEGER);
1316 nexttype = dwarf_fundamental_type (current_objfil
[all...]
/freebsd-10.1-release/contrib/binutils/include/elf/
H A Ddwarf.h198 enum dwarf_fundamental_type { enum
/freebsd-10.1-release/contrib/gcc/
H A Ddwarf.h195 enum dwarf_fundamental_type { enum

Completed in 110 milliseconds