HomeSort by relevance Sort by last modified time
    Searched defs:inform (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
dllwrap.c 117 static void inform (const char *, ...) ATTRIBUTE_PRINTF_1;
128 inform ()
146 inform (const char *message, ...) function
206 inform (_("Tried file: %s"), cmd);
213 inform (_("Using file: %s"), cmd);
    [all...]
dlltool.c 853 static void inform (const char *, ...) ATTRIBUTE_PRINTF_1;
883 inform (const char * message, ...) function
1020 inform (_("Processing def file: %s"), name);
1024 inform (_("Processed def file"));
1103 inform (_("NAME: %s base: %x"), name, base);
    [all...]

Completed in 3150 milliseconds