Lines Matching refs:current_objfile

661   current_objfile = objfile;
696 current_objfile = NULL;
803 utypep = dwarf_fundamental_type (current_objfile, FT_INTEGER);
817 utypep = alloc_type (current_objfile);
894 type = dwarf_fundamental_type (current_objfile, FT_VOID);
1176 current_objfile);
1182 typep = dwarf_fundamental_type (current_objfile, FT_INTEGER);
1190 current_objfile);
1198 current_objfile);
1210 typep = dwarf_fundamental_type (current_objfile, FT_INTEGER);
1276 current_objfile);
1285 current_objfile);
1288 nbytes = TARGET_FT_LONG_SIZE (current_objfile);
1289 lowbound = target_to_host (scan, nbytes, GET_UNSIGNED, current_objfile);
1291 highbound = target_to_host (scan, nbytes, GET_UNSIGNED, current_objfile);
1300 nexttype = dwarf_fundamental_type (current_objfile, FT_INTEGER);
1316 nexttype = dwarf_fundamental_type (current_objfile, FT_INTEGER);
1324 nexttype = dwarf_fundamental_type (current_objfile, FT_INTEGER);
1369 blocksz = target_to_host (sub, nbytes, GET_UNSIGNED, current_objfile);
1478 indextype = dwarf_fundamental_type (current_objfile, FT_INTEGER);
2086 current_objfile);
2090 GET_UNSIGNED, current_objfile);
2096 current_objfile);
2099 current_objfile);
2159 locsize = target_to_host (loc, nbytes, GET_UNSIGNED, current_objfile);
2167 loc_value_size = TARGET_FT_LONG_SIZE (current_objfile);
2172 current_objfile);
2185 current_objfile));
2195 current_objfile);
2202 GET_UNSIGNED, current_objfile);
2208 GET_SIGNED, current_objfile);
2260 current_objfile = pst->objfile;
2308 current_objfile = NULL;
3059 modcount = target_to_host (typedata, nbytes, GET_UNSIGNED, current_objfile);
3105 modcount = target_to_host (typedata, nbytes, GET_UNSIGNED, current_objfile);
3174 current_objfile);
3180 current_objfile);
3191 typep = dwarf_fundamental_type (current_objfile, FT_INTEGER);
3266 typep = dwarf_fundamental_type (current_objfile, FT_VOID);
3270 typep = dwarf_fundamental_type (current_objfile, FT_BOOLEAN);
3274 typep = dwarf_fundamental_type (current_objfile, FT_VOID);
3279 typep = dwarf_fundamental_type (current_objfile, FT_CHAR);
3283 typep = dwarf_fundamental_type (current_objfile, FT_SIGNED_CHAR);
3287 typep = dwarf_fundamental_type (current_objfile, FT_UNSIGNED_CHAR);
3291 typep = dwarf_fundamental_type (current_objfile, FT_SHORT);
3295 typep = dwarf_fundamental_type (current_objfile, FT_SIGNED_SHORT);
3299 typep = dwarf_fundamental_type (current_objfile, FT_UNSIGNED_SHORT);
3303 typep = dwarf_fundamental_type (current_objfile, FT_INTEGER);
3307 typep = dwarf_fundamental_type (current_objfile, FT_SIGNED_INTEGER);
3311 typep = dwarf_fundamental_type (current_objfile, FT_UNSIGNED_INTEGER);
3315 typep = dwarf_fundamental_type (current_objfile, FT_LONG);
3319 typep = dwarf_fundamental_type (current_objfile, FT_SIGNED_LONG);
3323 typep = dwarf_fundamental_type (current_objfile, FT_UNSIGNED_LONG);
3327 typep = dwarf_fundamental_type (current_objfile, FT_LONG_LONG);
3331 typep = dwarf_fundamental_type (current_objfile, FT_SIGNED_LONG_LONG);
3335 typep = dwarf_fundamental_type (current_objfile, FT_UNSIGNED_LONG_LONG);
3339 typep = dwarf_fundamental_type (current_objfile, FT_FLOAT);
3343 typep = dwarf_fundamental_type (current_objfile, FT_DBL_PREC_FLOAT);
3347 typep = dwarf_fundamental_type (current_objfile, FT_EXT_PREC_FLOAT);
3351 typep = dwarf_fundamental_type (current_objfile, FT_COMPLEX);
3355 typep = dwarf_fundamental_type (current_objfile, FT_DBL_PREC_COMPLEX);
3359 typep = dwarf_fundamental_type (current_objfile, FT_EXT_PREC_COMPLEX);
3366 typep = dwarf_fundamental_type (current_objfile, FT_INTEGER);