Searched refs:soname_ (Results 1 – 2 of 2) sorted by relevance
50 { return this->soname_.c_str(); } in soname()107 { this->soname_.assign(s); } in set_soname_string()150 std::string soname_; variable
53 this->soname_ = name; in Dynobj()56 this->soname_ = input_file->found_name(); in Dynobj()66 this->soname_ = this->name().substr(open_paren, in Dynobj()