HomeSort by relevance Sort by last modified time
    Searched refs:GOLD_OK (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
dwp.h 72 GOLD_OK = EXIT_SUCCESS,
gold.h 60 GOLD_OK = EXIT_SUCCESS,
main.cc 330 ? GOLD_OK
gold.cc 72 if (status != GOLD_OK && parameters != NULL && parameters->options_valid())
192 gold_exit(GOLD_OK);

Completed in 992 milliseconds