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

/haiku-fatelf/src/bin/gdb/gdb/
H A Ddwarf2read.c1001 static struct type *dwarf2_fundamental_type (struct objfile *, int,
4114 index_type = dwarf2_fundamental_type (objfile, FT_INTEGER, cu);
4532 index_type = dwarf2_fundamental_type (objfile, FT_INTEGER, cu);
4542 char_type = dwarf2_fundamental_type (objfile, FT_CHAR, cu);
4715 TYPE_TARGET_TYPE (type) = dwarf2_fundamental_type (objfile, FT_VOID,
4721 = dwarf2_fundamental_type (objfile, FT_EXT_PREC_FLOAT, cu);
4724 = dwarf2_fundamental_type (objfile, FT_DBL_PREC_FLOAT, cu);
4727 = dwarf2_fundamental_type (objfile, FT_FLOAT, cu);
7106 return dwarf2_fundamental_type (cu->objfile, FT_VOID, cu);
7356 type = dwarf2_fundamental_type (objfil
8492 dwarf2_fundamental_type (struct objfile *objfile, int typeid, function
[all...]

Completed in 43 milliseconds