Home
last modified time | relevance | path

Searched refs:is_ordinary_shndx_ (Results 1 – 20 of 20) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gold/
H A Dresolve.cc98 this->is_ordinary_shndx_ = is_ordinary; in override_base()
984 this->is_ordinary_shndx_ = from->is_ordinary_shndx_; in clone()
H A Dobject.h1687 is_ordinary_shndx_(false), is_section_symbol_(false), in Symbol_value()
1707 gold_assert(this->is_ordinary_shndx_); in value()
1736 gold_assert(this->is_section_symbol_ && this->is_ordinary_shndx_); in initialize_input_to_output_map()
1878 this->is_ordinary_shndx_ = is_ordinary; in set_input_shndx()
1885 *is_ordinary = this->is_ordinary_shndx_; in input_shndx()
1942 bool is_ordinary_shndx_ : 1; variable
H A Dsymtab.h171 *is_ordinary = this->is_ordinary_shndx_; in shndx()
1092 bool is_ordinary_shndx_ : 1; variable
H A Dsymtab.cc77 this->is_ordinary_shndx_ = false; in init_fields()
125 this->is_ordinary_shndx_ = is_ordinary; in init_base_object()
492 if (shndx != elfcpp::SHN_UNDEF && this->is_ordinary_shndx_) in output_section()
H A DChangeLog-081517132 (class Symbol_value): Add is_ordinary_shndx_ field.
17133 (Symbol_value::Symbol_value): Initialize is_ordinary_shndx_.
17190 * symtab.cc (Symbol::init_fields): Initialize is_ordinary_shndx_
17216 * symtab.h (class Symbol): Add is_ordinary_shndx_ field. Update
/netbsd/external/gpl3/binutils/dist/gold/
H A Dresolve.cc98 this->is_ordinary_shndx_ = is_ordinary; in override_base()
984 this->is_ordinary_shndx_ = from->is_ordinary_shndx_; in clone()
H A Dobject.h1711 is_ordinary_shndx_(false), is_section_symbol_(false), in Symbol_value()
1731 gold_assert(this->is_ordinary_shndx_); in value()
1760 gold_assert(this->is_section_symbol_ && this->is_ordinary_shndx_); in initialize_input_to_output_map()
1902 this->is_ordinary_shndx_ = is_ordinary; in set_input_shndx()
1909 *is_ordinary = this->is_ordinary_shndx_; in input_shndx()
1966 bool is_ordinary_shndx_ : 1; variable
H A Dsymtab.h171 *is_ordinary = this->is_ordinary_shndx_; in shndx()
1093 bool is_ordinary_shndx_ : 1; variable
H A Dsymtab.cc77 this->is_ordinary_shndx_ = false; in init_fields()
125 this->is_ordinary_shndx_ = is_ordinary; in init_base_object()
492 if (shndx != elfcpp::SHN_UNDEF && this->is_ordinary_shndx_) in output_section()
H A DChangeLog-081517132 (class Symbol_value): Add is_ordinary_shndx_ field.
17133 (Symbol_value::Symbol_value): Initialize is_ordinary_shndx_.
17190 * symtab.cc (Symbol::init_fields): Initialize is_ordinary_shndx_
17216 * symtab.h (class Symbol): Add is_ordinary_shndx_ field. Update
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dresolve.cc98 this->is_ordinary_shndx_ = is_ordinary; in override_base()
984 this->is_ordinary_shndx_ = from->is_ordinary_shndx_; in clone()
H A Dobject.h1687 is_ordinary_shndx_(false), is_section_symbol_(false), in Symbol_value()
1707 gold_assert(this->is_ordinary_shndx_); in value()
1736 gold_assert(this->is_section_symbol_ && this->is_ordinary_shndx_); in initialize_input_to_output_map()
1878 this->is_ordinary_shndx_ = is_ordinary; in set_input_shndx()
1885 *is_ordinary = this->is_ordinary_shndx_; in input_shndx()
1942 bool is_ordinary_shndx_ : 1; variable
H A Dsymtab.h171 *is_ordinary = this->is_ordinary_shndx_; in shndx()
1092 bool is_ordinary_shndx_ : 1; variable
H A Dsymtab.cc77 this->is_ordinary_shndx_ = false; in init_fields()
125 this->is_ordinary_shndx_ = is_ordinary; in init_base_object()
492 if (shndx != elfcpp::SHN_UNDEF && this->is_ordinary_shndx_) in output_section()
H A DChangeLog-081517132 (class Symbol_value): Add is_ordinary_shndx_ field.
17133 (Symbol_value::Symbol_value): Initialize is_ordinary_shndx_.
17190 * symtab.cc (Symbol::init_fields): Initialize is_ordinary_shndx_
17216 * symtab.h (class Symbol): Add is_ordinary_shndx_ field. Update
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dresolve.cc98 this->is_ordinary_shndx_ = is_ordinary; in override_base()
984 this->is_ordinary_shndx_ = from->is_ordinary_shndx_; in clone()
H A Dobject.h1687 is_ordinary_shndx_(false), is_section_symbol_(false), in Symbol_value()
1707 gold_assert(this->is_ordinary_shndx_); in value()
1736 gold_assert(this->is_section_symbol_ && this->is_ordinary_shndx_); in initialize_input_to_output_map()
1878 this->is_ordinary_shndx_ = is_ordinary; in set_input_shndx()
1885 *is_ordinary = this->is_ordinary_shndx_; in input_shndx()
1942 bool is_ordinary_shndx_ : 1; variable
H A Dsymtab.h171 *is_ordinary = this->is_ordinary_shndx_; in shndx()
1092 bool is_ordinary_shndx_ : 1; variable
H A Dsymtab.cc77 this->is_ordinary_shndx_ = false; in init_fields()
125 this->is_ordinary_shndx_ = is_ordinary; in init_base_object()
492 if (shndx != elfcpp::SHN_UNDEF && this->is_ordinary_shndx_) in output_section()
H A DChangeLog-081517132 (class Symbol_value): Add is_ordinary_shndx_ field.
17133 (Symbol_value::Symbol_value): Initialize is_ordinary_shndx_.
17190 * symtab.cc (Symbol::init_fields): Initialize is_ordinary_shndx_
17216 * symtab.h (class Symbol): Add is_ordinary_shndx_ field. Update