HomeSort by: relevance | last modified time | path
    Searched refs:atpcs (Results 1 - 3 of 3) sorted by relevancy

  /src/share/mk/
bsd.own.mk 837 -R .arm.atpcs \
  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 151 static int atpcs = false; variable
23657 /* ATPCS synonyms. */
30204 status of ATPCS support, so instead we create a dummy,
30205 empty, debug section called .arm.atpcs. */
30206 if (atpcs)
30210 sec = bfd_make_section (stdoutput, ".arm.atpcs");
30375 {"matpcs", N_("code is ATPCS conformant"), &atpcs, 1, NULL},
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 151 static int atpcs = false; variable
23660 /* ATPCS synonyms. */
30211 status of ATPCS support, so instead we create a dummy,
30212 empty, debug section called .arm.atpcs. */
30213 if (atpcs)
30217 sec = bfd_make_section (stdoutput, ".arm.atpcs");
30382 {"matpcs", N_("code is ATPCS conformant"), &atpcs, 1, NULL},

Completed in 114 milliseconds