Searched refs:stub_type_ (Results 1 – 8 of 8) sorted by relevance
/netbsd/external/gpl3/gdb/dist/gold/ |
H A D | arm.cc | 517 : stub_type_(stub_type), addend_(addend) in Key() 541 { return this->stub_type_; } in stub_type() 562 return ((this->stub_type_ == k.stub_type_) in eq() 574 return (this->stub_type_ in hash_value() 604 Stub_type stub_type_; member in __anon156374cd0111::Reloc_stub::Key 4590 int c = snprintf(buffer, len, "%d:%s:%x", this->stub_type_, in name() 4602 int c = snprintf(buffer, len, "%d:%p:%u:%x", this->stub_type_, in name()
|
H A D | ChangeLog-0815 | 785 (Reloc_stub::stub_type_): Renamed and moved to Stub_base.
|
/netbsd/external/gpl3/binutils/dist/gold/ |
H A D | arm.cc | 517 : stub_type_(stub_type), addend_(addend) in Key() 541 { return this->stub_type_; } in stub_type() 562 return ((this->stub_type_ == k.stub_type_) in eq() 574 return (this->stub_type_ in hash_value() 604 Stub_type stub_type_; member in __anon8af9c48a0111::Reloc_stub::Key 4590 int c = snprintf(buffer, len, "%d:%s:%x", this->stub_type_, in name() 4602 int c = snprintf(buffer, len, "%d:%p:%u:%x", this->stub_type_, in name()
|
H A D | ChangeLog-0815 | 785 (Reloc_stub::stub_type_): Renamed and moved to Stub_base.
|
/netbsd/external/gpl3/binutils.old/dist/gold/ |
H A D | arm.cc | 517 : stub_type_(stub_type), addend_(addend) in Key() 541 { return this->stub_type_; } in stub_type() 562 return ((this->stub_type_ == k.stub_type_) in eq() 574 return (this->stub_type_ in hash_value() 604 Stub_type stub_type_; member in __anonfb8b3b970111::Reloc_stub::Key 4590 int c = snprintf(buffer, len, "%d:%s:%x", this->stub_type_, in name() 4602 int c = snprintf(buffer, len, "%d:%p:%u:%x", this->stub_type_, in name()
|
H A D | ChangeLog-0815 | 785 (Reloc_stub::stub_type_): Renamed and moved to Stub_base.
|
/netbsd/external/gpl3/gdb.old/dist/gold/ |
H A D | arm.cc | 517 : stub_type_(stub_type), addend_(addend) in Key() 541 { return this->stub_type_; } in stub_type() 562 return ((this->stub_type_ == k.stub_type_) in eq() 574 return (this->stub_type_ in hash_value() 604 Stub_type stub_type_; member in __anon0809555a0111::Reloc_stub::Key 4590 int c = snprintf(buffer, len, "%d:%s:%x", this->stub_type_, in name() 4602 int c = snprintf(buffer, len, "%d:%p:%u:%x", this->stub_type_, in name()
|
H A D | ChangeLog-0815 | 785 (Reloc_stub::stub_type_): Renamed and moved to Stub_base.
|