Home
last modified time | relevance | path

Searched refs:set_type (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dattributes.cc166 this->known_attributes_[tag].set_type(type); in new_attribute()
178 attr->set_type(type); in new_attribute()
Dattributes.h106 set_type(int type) in set_type() function
Dsymtab.h220 set_type(elfcpp::STT type) in set_type() function
Dscript.cc993 ssym->set_type(type); in sized_finalize()
Darm.cc11055 out_attr[elfcpp::Tag_MPextension_use_legacy].set_type(0); in merge_object_attributes()
11499 out_attr[i].set_type(in_attr[i].type()); in merge_object_attributes()
DChangeLog834 * symtab.h (Symbol::set_type): New method.
11223 * attributes.h (Object_attribute::set_type): Ditto.
/toolchain/binutils/binutils-2.25/binutils/
Ddebug.h241 bfd_boolean (*set_type) (void *, bfd_boolean); member
Ddebug.c2599 return (*fns->set_type) (fhandle, type->u.kset->bitstringp); in debug_write_type()