Home
last modified time | relevance | path

Searched refs:abbrev_table_ (Results 1 – 14 of 14) sorted by relevance

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/
H A Ddwarf_reader.h703 abbrev_table_(), ranges_table_(this), in Dwarf_info_reader()
726 { return this->abbrev_table_.get_abbrev(code); } in get_abbrev()
901 Dwarf_abbrev_table abbrev_table_; variable
H A Ddwarf_reader.cc1347 this->abbrev_table_.read_abbrevs(this->object_, abbrev_shndx, in do_parse()
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/
H A Ddwarf_reader.h703 abbrev_table_(), ranges_table_(this), in Dwarf_info_reader()
726 { return this->abbrev_table_.get_abbrev(code); } in get_abbrev()
901 Dwarf_abbrev_table abbrev_table_; variable
H A Ddwarf_reader.cc1347 this->abbrev_table_.read_abbrevs(this->object_, abbrev_shndx, in do_parse()
/dports/devel/binutils/binutils-2.37/gold/
H A Ddwarf_reader.h716 abbrev_table_(), ranges_table_(this), in Dwarf_info_reader()
751 { return this->abbrev_table_.get_abbrev(code); } in get_abbrev()
944 Dwarf_abbrev_table abbrev_table_; variable
H A Ddwarf_reader.cc1586 this->abbrev_table_.read_abbrevs(this->object_, abbrev_shndx, in do_parse()
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A Ddwarf_reader.h716 abbrev_table_(), ranges_table_(this), in Dwarf_info_reader()
751 { return this->abbrev_table_.get_abbrev(code); } in get_abbrev()
944 Dwarf_abbrev_table abbrev_table_; variable
H A Ddwarf_reader.cc1586 this->abbrev_table_.read_abbrevs(this->object_, abbrev_shndx, in do_parse()
/dports/devel/gnulibiberty/binutils-2.37/gold/
H A Ddwarf_reader.h716 abbrev_table_(), ranges_table_(this), in Dwarf_info_reader()
751 { return this->abbrev_table_.get_abbrev(code); } in get_abbrev()
944 Dwarf_abbrev_table abbrev_table_; variable
H A Ddwarf_reader.cc1586 this->abbrev_table_.read_abbrevs(this->object_, abbrev_shndx, in do_parse()
/dports/editors/emacs/emacs-27.2/src/
H A Dbuffer.h359 Lisp_Object abbrev_table_; member
H A Dbuffer.c145 b->abbrev_table_ = val; in bset_abbrev_table()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dbuffer.h370 Lisp_Object abbrev_table_; member
H A Dbuffer.c157 b->abbrev_table_ = val; in bset_abbrev_table()