Searched refs:checkpoint (Results 1 – 10 of 10) sorted by relevance
78 checkpoint() const in checkpoint() function83 reset(uint64_t checkpoint) in reset() argument84 { this->do_reset(checkpoint); } in reset()107 do_reset(uint64_t checkpoint) = 0;140 { return this->track_relocs_.checkpoint(); } in do_checkpoint()144 do_reset(uint64_t checkpoint) in do_reset() argument145 { this->track_relocs_.reset(checkpoint); } in do_reset()830 { return this->reloc_mapper_->checkpoint(); } in get_reloc_checkpoint()834 reset_relocs(uint64_t checkpoint) in reset_relocs() argument835 { this->reloc_mapper_->reset(checkpoint); } in reset_relocs()
877 checkpoint() const in checkpoint() function882 reset(section_size_type checkpoint) in reset() argument883 { this->pos_ = checkpoint; } in reset()
3912 Checkpoint_output_section* checkpoint = in save_states() local3917 this->checkpoint_ = checkpoint; in save_states()3938 Checkpoint_output_section* checkpoint = this->checkpoint_; in restore_states() local3940 this->addralign_ = checkpoint->addralign(); in restore_states()3941 this->flags_ = checkpoint->flags(); in restore_states()3942 this->first_input_offset_ = checkpoint->first_input_offset(); in restore_states()3944 if (!checkpoint->input_sections_saved()) in restore_states()3947 size_t old_size = checkpoint->input_sections_size(); in restore_states()3957 this->input_sections_ = *checkpoint->input_sections(); in restore_states()3961 checkpoint->attached_input_sections_are_sorted(); in restore_states()
657 uint64_t checkpoint = this->get_reloc_checkpoint(); in guess_full_class_name() local683 this->reset_relocs(checkpoint); in guess_full_class_name()
4069 * reloc.h (Track_relocs::checkpoint): New function.12273 (Output_section::restore_states): Adjust type of checkpoint .12712 (Output_section::~Output_section): Delete checkpoint object pointed
2390 struct d_info_checkpoint checkpoint; in cplus_demangle_type() local2392 d_checkpoint (di, &checkpoint); in cplus_demangle_type()2402 d_backtrack (di, &checkpoint); in cplus_demangle_type()3723 d_checkpoint (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_checkpoint() argument3725 checkpoint->n = di->n; in d_checkpoint()3726 checkpoint->next_comp = di->next_comp; in d_checkpoint()3727 checkpoint->next_sub = di->next_sub; in d_checkpoint()3728 checkpoint->did_subs = di->did_subs; in d_checkpoint()3729 checkpoint->expansion = di->expansion; in d_checkpoint()3733 d_backtrack (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_backtrack() argument[all …]
2835 * h8300.h: checkpoint, includes H8/300-H opcodes.
3715 * z8k-dis.c z8k-opc.h z8kgen.c: checkpoint
4823 * coff-z8k.c: checkpoint, more addressing modes handled
12160 * config/*z8k*: checkpoint