Searched refs:sym_ (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer.cc110 : sym_(sym) {
111 if (sym_->start_hook_)
112 sym_->start_hook_();
116 if (sym_->end_hook_)
117 sym_->end_hook_();
H A Dsanitizer_symbolizer.h183 const Symbolizer *sym_; member in class:__sanitizer::final::SymbolizerScope
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer.cc108 : sym_(sym) {
109 if (sym_->start_hook_)
110 sym_->start_hook_();
114 if (sym_->end_hook_)
115 sym_->end_hook_();
H A Dsanitizer_symbolizer.h181 const Symbolizer *sym_; member in class:__sanitizer::final::SymbolizerScope
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer.cpp119 : sym_(sym) {
120 if (sym_->start_hook_)
121 sym_->start_hook_();
125 if (sym_->end_hook_)
126 sym_->end_hook_();
H A Dsanitizer_symbolizer.h210 const Symbolizer *sym_; member in class:__sanitizer::final::SymbolizerScope
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dcopy-relocs.h110 : sym_(sym), reloc_type_(reloc_type), relobj_(relobj),
115 Symbol* sym_; member in struct:gold::Copy_relocs::Copy_reloc_entry
H A Dcopy-relocs.cc247 if (entry.sym_->is_from_dynobj())
248 reloc_section->add_global_generic(entry.sym_, entry.reloc_type_,
H A Dscript.h340 provide_(provide), hidden_(hidden), sym_(NULL)
404 Symbol* sym_; member in class:gold::Symbol_assignment
H A Dscript.cc910 this->sym_ = symtab->define_as_constant(this->name_.c_str(),
953 // If we were only supposed to provide this symbol, the sym_ field
955 if (this->sym_ == NULL)
998 Sized_symbol<size>* ssym = symtab->get_sized_symbol<size>(this->sym_);
1015 if (this->sym_ == NULL)
1030 Sized_symbol<32>* ssym = symtab->get_sized_symbol<32>(this->sym_);
1039 Sized_symbol<64>* ssym = symtab->get_sized_symbol<64>(this->sym_);
1048 this->sym_->set_output_section(val_section);
H A Dpowerpc.cc5061 const Symbol* gsym = p->first.sym_;
5106 : sym_(sym), object_(0), addend_(0), locsym_(0)
5111 : sym_(NULL), object_(object), addend_(0), locsym_(locsym_index)
5118 : sym_(sym), object_(0), addend_(0), locsym_(0)
5136 : sym_(NULL), object_(object), addend_(0), locsym_(locsym_index)
5148 return (this->sym_ == that.sym_
5154 const Symbol* sym_; member in class:__anon464::Stub_table::Plt_stub_key
5165 return (reinterpret_cast<uintptr_t>(ent.sym_)
5564 && this->targ_->is_tls_get_addr_opt(cs->first.sym_)))
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dcopy-relocs.h110 : sym_(sym), reloc_type_(reloc_type), relobj_(relobj),
115 Symbol* sym_; member in struct:gold::Copy_relocs::Copy_reloc_entry
H A Dcopy-relocs.cc247 if (entry.sym_->is_from_dynobj())
248 reloc_section->add_global_generic(entry.sym_, entry.reloc_type_,
H A Dscript.h340 provide_(provide), hidden_(hidden), sym_(NULL)
404 Symbol* sym_; member in class:gold::Symbol_assignment
H A Dscript.cc910 this->sym_ = symtab->define_as_constant(this->name_.c_str(),
953 // If we were only supposed to provide this symbol, the sym_ field
955 if (this->sym_ == NULL)
998 Sized_symbol<size>* ssym = symtab->get_sized_symbol<size>(this->sym_);
1015 if (this->sym_ == NULL)
1030 Sized_symbol<32>* ssym = symtab->get_sized_symbol<32>(this->sym_);
1039 Sized_symbol<64>* ssym = symtab->get_sized_symbol<64>(this->sym_);
1048 this->sym_->set_output_section(val_section);
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dcopy-relocs.h110 : sym_(sym), reloc_type_(reloc_type), relobj_(relobj),
115 Symbol* sym_; member in struct:gold::Copy_relocs::Copy_reloc_entry
H A Dcopy-relocs.cc247 if (entry.sym_->is_from_dynobj())
248 reloc_section->add_global_generic(entry.sym_, entry.reloc_type_,
H A Dscript.h340 provide_(provide), hidden_(hidden), sym_(NULL)
404 Symbol* sym_; member in class:gold::Symbol_assignment
H A Dscript.cc910 this->sym_ = symtab->define_as_constant(this->name_.c_str(),
953 // If we were only supposed to provide this symbol, the sym_ field
955 if (this->sym_ == NULL)
998 Sized_symbol<size>* ssym = symtab->get_sized_symbol<size>(this->sym_);
1015 if (this->sym_ == NULL)
1030 Sized_symbol<32>* ssym = symtab->get_sized_symbol<32>(this->sym_);
1039 Sized_symbol<64>* ssym = symtab->get_sized_symbol<64>(this->sym_);
1048 this->sym_->set_output_section(val_section);
H A Dpowerpc.cc5061 const Symbol* gsym = p->first.sym_;
5106 : sym_(sym), object_(0), addend_(0), locsym_(0)
5111 : sym_(NULL), object_(object), addend_(0), locsym_(locsym_index)
5118 : sym_(sym), object_(0), addend_(0), locsym_(0)
5136 : sym_(NULL), object_(object), addend_(0), locsym_(locsym_index)
5148 return (this->sym_ == that.sym_
5154 const Symbol* sym_; member in class:__anon606::Stub_table::Plt_stub_key
5165 return (reinterpret_cast<uintptr_t>(ent.sym_)
5564 && this->targ_->is_tls_get_addr_opt(cs->first.sym_)))
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dbtrace.h134 btrace_function (struct minimal_symbol *msym_, struct symbol *sym_, argument
136 : msym (msym_), sym (sym_), insn_offset (insn_offset_), number (number_),
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dbtrace.h134 btrace_function (struct minimal_symbol *msym_, struct symbol *sym_, argument
136 : msym (msym_), sym (sym_), insn_offset (insn_offset_), number (number_),
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-link.c1648 void *name_, *sym_; local
1729 while ((err = ctf_dynhash_next (fp->ctf_dynsyms, &i, &name_, &sym_)) == 0)
1732 ctf_link_sym_t *symp = (ctf_link_sym_t *) sym_;
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-link.c1651 void *name_, *sym_; local
1732 while ((err = ctf_dynhash_next (fp->ctf_dynsyms, &i, &name_, &sym_)) == 0)
1735 ctf_link_sym_t *symp = (ctf_link_sym_t *) sym_;
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-link.c1648 void *name_, *sym_; local
1729 while ((err = ctf_dynhash_next (fp->ctf_dynsyms, &i, &name_, &sym_)) == 0)
1732 ctf_link_sym_t *symp = (ctf_link_sym_t *) sym_;

Completed in 490 milliseconds

12