Home | History | Annotate | Download | only in gold

Lines Matching refs:section_name_

759     : section_name_(section_name, section_name_len)
767 { fprintf(f, "%s(%s)", this->function_name(), this->section_name_.c_str()); }
785 std::string section_name_;
791 const char* section_name = this->section_name_.c_str();