Home
last modified time | relevance | path

Searched defs:checkpoint (Results 1 – 15 of 15) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gold/
H A Ddwarf_reader.h78 checkpoint() const in checkpoint() function
83 reset(uint64_t checkpoint) in reset()
144 do_reset(uint64_t checkpoint) in do_reset()
834 reset_relocs(uint64_t checkpoint) in reset_relocs()
H A Dreloc.h1180 checkpoint() const in checkpoint() function
1185 reset(section_size_type checkpoint) in reset()
H A Dgdb-index.cc657 uint64_t checkpoint = this->get_reloc_checkpoint(); in guess_full_class_name() local
H A Doutput.cc3954 Checkpoint_output_section* checkpoint = in save_states() local
3980 Checkpoint_output_section* checkpoint = this->checkpoint_; in restore_states() local
/dflybsd-src/contrib/binutils-2.34/gold/
H A Ddwarf_reader.h78 checkpoint() const in checkpoint() function
83 reset(uint64_t checkpoint) in reset()
144 do_reset(uint64_t checkpoint) in do_reset()
841 reset_relocs(uint64_t checkpoint) in reset_relocs()
H A Dreloc.h1180 checkpoint() const in checkpoint() function
1185 reset(section_size_type checkpoint) in reset()
H A Dgdb-index.cc657 uint64_t checkpoint = this->get_reloc_checkpoint(); in guess_full_class_name() local
H A Doutput.cc3972 Checkpoint_output_section* checkpoint = in save_states() local
3998 Checkpoint_output_section* checkpoint = this->checkpoint_; in restore_states() local
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_compress.c91 int64_t in_count, out_count, checkpoint; member
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dd-demangle.c1372 int checkpoint = 0; in dlang_parse_symbol() local
H A Dcp-demangle.c2421 struct d_info_checkpoint checkpoint; in cplus_demangle_type() local
3770 d_checkpoint (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_checkpoint()
3780 d_backtrack (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_backtrack()
/dflybsd-src/usr.bin/compress/
H A Dzopen.c153 #define checkpoint zs->zs_checkpoint macro
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dcp-demangle.c2527 struct d_info_checkpoint checkpoint; in cplus_demangle_type() local
3985 d_checkpoint (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_checkpoint()
3994 d_backtrack (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_backtrack()
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dcp-demangle.c2506 struct d_info_checkpoint checkpoint; in cplus_demangle_type() local
3934 d_checkpoint (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_checkpoint()
3943 d_backtrack (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_backtrack()
/dflybsd-src/crypto/openssh/
H A Dssh-keygen.c3023 char *checkpoint = NULL; in do_moduli_screen() local