Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/doc/
Dc-hppa.texi215 @item .spnum @var{secnam}
218 the section named @var{secnam}. (You can define the section number with the
/toolchain/binutils/binutils-2.25/ld/
Dldlang.c204 const char *secnam; in unique_section_p() local
212 secnam = sec->name; in unique_section_p()
214 if (name_match (unam->name, secnam) == 0) in unique_section_p()