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

  /src/external/gpl3/binutils/dist/gas/config/
tc-alpha.c 3987 s_alpha_coff_wrapper (int which)
5209 {"begin", s_alpha_coff_wrapper, 0},
5210 {"bend", s_alpha_coff_wrapper, 1},
5211 {"def", s_alpha_coff_wrapper, 2},
5212 {"dim", s_alpha_coff_wrapper, 3},
5213 {"endef", s_alpha_coff_wrapper, 4},
5214 {"scl", s_alpha_coff_wrapper, 5},
5215 {"tag", s_alpha_coff_wrapper, 6},
5216 {"val", s_alpha_coff_wrapper, 7},
3978 s_alpha_coff_wrapper (int which) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-alpha.c 3987 s_alpha_coff_wrapper (int which)
5209 {"begin", s_alpha_coff_wrapper, 0},
5210 {"bend", s_alpha_coff_wrapper, 1},
5211 {"def", s_alpha_coff_wrapper, 2},
5212 {"dim", s_alpha_coff_wrapper, 3},
5213 {"endef", s_alpha_coff_wrapper, 4},
5214 {"scl", s_alpha_coff_wrapper, 5},
5215 {"tag", s_alpha_coff_wrapper, 6},
5216 {"val", s_alpha_coff_wrapper, 7},
3978 s_alpha_coff_wrapper (int which) function

Completed in 17 milliseconds