Home | History | Annotate | Download | only in gold

Lines Matching refs:get_sh_name

496       if (shdr.get_sh_name() >= sd->section_names_size)
499 i, static_cast<unsigned long>(shdr.get_sh_name()));
503 const char* name = pnames + shdr.get_sh_name();