Lines Matching defs:objfile

217 #define TARGET_FT_POINTER_SIZE(objfile)	(TARGET_PTR_BIT / TARGET_CHAR_BIT)  argument
218 #define TARGET_FT_LONG_SIZE(objfile) (TARGET_LONG_BIT / TARGET_CHAR_BIT) argument
557 dwarf_fundamental_type (struct objfile *objfile, int typeid) in dwarf_fundamental_type()
665 dwarf_build_psymtabs (struct objfile *objfile, int mainline, file_ptr dbfoff, in dwarf_build_psymtabs()
730 struct objfile *objfile) in read_lexical_block_scope()
932 struct objfile *objfile) in struct_type()
1138 struct objfile *objfile) in read_structure_scope()
1601 struct objfile *objfile) in read_enumeration()
1650 enum_type (struct dieinfo *dip, struct objfile *objfile) in enum_type()
1780 struct objfile *objfile) in read_func_scope()
1885 struct objfile *objfile) in read_file_scope()
1931 process_dies (char *thisdie, char *enddie, struct objfile *objfile) in process_dies()
2459 add_enum_psymbol (struct dieinfo *dip, struct objfile *objfile) in add_enum_psymbol()
2509 add_partial_symbol (struct dieinfo *dip, struct objfile *objfile) in add_partial_symbol()
2634 scan_partial_symbols (char *thisdie, char *enddie, struct objfile *objfile) in scan_partial_symbols()
2756 file_ptr lnoffset, struct objfile *objfile) in scan_compilation_units()
2846 new_symbol (struct dieinfo *dip, struct objfile *objfile) in new_symbol()
3004 synthesize_typedef (struct dieinfo *dip, struct objfile *objfile, in synthesize_typedef()
3457 basicdieinfo (struct dieinfo *dip, char *diep, struct objfile *objfile) in basicdieinfo()
3518 completedieinfo (struct dieinfo *dip, struct objfile *objfile) in completedieinfo()
3734 struct objfile *objfile) in target_to_host()