HomeSort by: relevance | last modified time | path
    Searched defs:two_dashes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/ld/
lexsup.c 71 TWO_DASHES = 2,
117 '\0', N_("FILE"), N_("Write dependency file"), TWO_DASHES },
120 '\0', NULL, N_("Force group members out of groups"), TWO_DASHES },
122 'e', N_("ADDRESS"), N_("Set start address"), TWO_DASHES },
124 'E', NULL, N_("Export all dynamic symbols"), TWO_DASHES },
126 '\0', NULL, N_("Undo the effect of --export-dynamic"), TWO_DASHES },
128 '\0', NULL, N_("Enable support of non-contiguous memory regions"), TWO_DASHES },
130 '\0', NULL, N_("Enable warnings when --enable-non-contiguous-regions may cause unexpected behaviour"), TWO_DASHES },
132 '\0', NULL, N_("Disable the LINKER_VERSION linker script directive"), TWO_DASHES },
134 '\0', NULL, N_("Enable the LINKER_VERSION linker script directive"), TWO_DASHES },
2446 int two_dashes = local
    [all...]
  /src/external/gpl3/binutils.old/dist/ld/
lexsup.c 73 TWO_DASHES = 2,
119 '\0', N_("FILE"), N_("Write dependency file"), TWO_DASHES },
122 '\0', NULL, N_("Force group members out of groups"), TWO_DASHES },
124 'e', N_("ADDRESS"), N_("Set start address"), TWO_DASHES },
126 'E', NULL, N_("Export all dynamic symbols"), TWO_DASHES },
128 '\0', NULL, N_("Undo the effect of --export-dynamic"), TWO_DASHES },
130 '\0', NULL, N_("Enable support of non-contiguous memory regions"), TWO_DASHES },
132 '\0', NULL, N_("Enable warnings when --enable-non-contiguous-regions may cause unexpected behaviour"), TWO_DASHES },
134 '\0', NULL, N_("Disable the LINKER_VERSION linker script directive"), TWO_DASHES },
136 '\0', NULL, N_("Enable the LINKER_VERSION linker script directive"), TWO_DASHES },
2447 int two_dashes = local
    [all...]

Completed in 26 milliseconds