Searched refs:sec_names (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/mdocml/
H A Dcgi.c92 static const char *const sec_names[] = { variable
105 static const int sec_MAX = sizeof(sec_names) / sizeof(char *);
408 printf(">%s</OPTION>\n", sec_names[i]);
/freebsd-11.0-release/contrib/binutils/bfd/
H A Delfxx-mips.c9504 static const char *sec_names[] =
9514 for (i = 0; i < sizeof sec_names / sizeof sec_names[0]; i++)
9516 s = bfd_get_section_by_name (abfd, sec_names[i]);
9470 static const char *sec_names[] = local

Completed in 85 milliseconds