Lines Matching refs:architecture
189 // Find the best match for the architecture the user requested.
324 // architecture.
345 fprintf(stderr, "architecture '%s'", arch->name);
347 fprintf(stderr, "architecture %d,%d",
468 // If there's only one architecture, that's the one.
472 // Look for an object file whose architecture matches our own.
476 " architecture, none of which match the current"
477 " architecture; specify an architecture explicitly"
487 // Find the name of the selected file's architecture, to appear in
498 // filename, and the architecture, if there is more than one.
501 selected_object_name_ += ", architecture ";