Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/
Dldgram.y1221 static const char * const phdr_types[] = variable
1230 i < sizeof phdr_types / sizeof phdr_types[0];
1232 if (strcmp (s, phdr_types[i]) == 0)
1237 if (i == sizeof phdr_types / sizeof phdr_types[0])