Searched defs:typeid (Results 1 – 12 of 12) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | m2-lang.c | 199 m2_create_fundamental_type (struct objfile *objfile, int typeid) in m2_create_fundamental_type()
|
H A D | p-lang.c | 275 pascal_create_fundamental_type (struct objfile *objfile, int typeid) in pascal_create_fundamental_type()
|
H A D | f-lang.c | 251 f_create_fundamental_type (struct objfile *objfile, int typeid) in f_create_fundamental_type()
|
H A D | c-lang.c | 208 c_create_fundamental_type (struct objfile *objfile, int typeid) in c_create_fundamental_type()
|
H A D | language.h | 346 #define create_fundamental_type(objfile,typeid) \ argument
|
H A D | jv-lang.c | 945 java_create_fundamental_type (struct objfile *objfile, int typeid) in java_create_fundamental_type()
|
H A D | language.c | 1108 unk_lang_create_fundamental_type (struct objfile *objfile, int typeid) in unk_lang_create_fundamental_type()
|
H A D | objc-lang.c | 450 objc_create_fundamental_type (struct objfile *objfile, int typeid) in objc_create_fundamental_type()
|
H A D | dwarfread.c | 557 dwarf_fundamental_type (struct objfile *objfile, int typeid) in dwarf_fundamental_type()
|
H A D | gdbtypes.c | 1777 lookup_fundamental_type (struct objfile *objfile, int typeid) in lookup_fundamental_type()
|
H A D | ada-lang.c | 8499 ada_create_fundamental_type (struct objfile *objfile, int typeid) in ada_create_fundamental_type()
|
H A D | dwarf2read.c | 8497 dwarf2_fundamental_type (struct objfile *objfile, int typeid, in dwarf2_fundamental_type()
|