Searched refs:dir_names (Results 1 – 6 of 6) sorted by relevance
615 static char const * dir_names[DIRECTIVE_TABLE 0]; in handle_directive() local620 if (dir_names[0] == NULL) { in handle_directive()622 # define _dt_(_s, _fn) dir_names[ix++] = _s; in handle_directive()628 size_t len = strlen(dir_names[ix]); in handle_directive()629 if ( (strncmp(txt + 2, dir_names[ix], len) == 0) in handle_directive()
1023 static char * dir_names[IMAGE_NUMBEROF_DIRECTORY_ENTRIES] = variable1971 fprintf (file, "%s\n", dir_names[j]); in _bfd_XX_print_private_bfd_data_common()
236 (dir_names): Added CLR Runtime Header to dir_names[].
4755 * peicode.h (dir_names): Add missing N_() macros to dir_names array.
394 * peicode.h (dir_names): Added name descriptions662 (dir_names): small improvements to the dictionary printing.
8265 * peigen.c (dir_names): Add Delay Import Directory.