Lines Matching defs:objfile
82 struct objfile *objfile = (struct objfile *) objfile_p_char; in add_to_objfile_sections() local
120 build_objfile_section_table (struct objfile *objfile) in build_objfile_section_table()
157 struct objfile *objfile = NULL; in allocate_objfile() local
240 init_entry_point_info (struct objfile *objfile) in init_entry_point_info()
276 terminate_minimal_symbol_table (struct objfile *objfile) in terminate_minimal_symbol_table()
299 put_objfile_before (struct objfile *objfile, struct objfile *before_this) in put_objfile_before()
322 objfile_to_front (struct objfile *objfile) in objfile_to_front()
353 unlink_objfile (struct objfile *objfile) in unlink_objfile()
389 free_objfile (struct objfile *objfile) in free_objfile()
485 struct objfile *objfile, *temp; in free_all_objfiles() local
497 objfile_relocate (struct objfile *objfile, struct section_offsets *new_offsets) in objfile_relocate()
749 struct objfile *objfile; in find_pc_sect_section() local
791 is_in_import_list (char *name, struct objfile *objfile) in is_in_import_list()
845 objfile_alloc_data (struct objfile *objfile) in objfile_alloc_data()
853 objfile_free_data (struct objfile *objfile) in objfile_free_data()
861 clear_objfile_data (struct objfile *objfile) in clear_objfile_data()
868 set_objfile_data (struct objfile *objfile, const struct objfile_data *data, in set_objfile_data()
876 objfile_data (struct objfile *objfile, const struct objfile_data *data) in objfile_data()