Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-alpha.c3894 #define EVAX_SECTION_COUNT 5 in s_alpha_section() macro
3895 static char *section_name[EVAX_SECTION_COUNT + 1] = in s_alpha_section()
3898 if ((secid <= 0) || (secid > EVAX_SECTION_COUNT)) in s_alpha_section()