Home
last modified time | relevance | path

Searched refs:psymnamesu (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
HDobject.cc1006 const unsigned char* psymnamesu; in include_section_group() local
1007 psymnamesu = this->section_contents(this->adjust_shndx(symshdr.get_sh_link()), in include_section_group()
1009 const char* psymnames = reinterpret_cast<const char*>(psymnamesu); in include_section_group()
/dragonfly/contrib/binutils-2.34/gold/
HDobject.cc1007 const unsigned char* psymnamesu; in include_section_group() local
1008 psymnamesu = this->section_contents(this->adjust_shndx(symshdr.get_sh_link()), in include_section_group()
1010 const char* psymnames = reinterpret_cast<const char*>(psymnamesu); in include_section_group()