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

  /toolchain/binutils/binutils-2.25/gold/
dwp.h 80 gold_exit(Exit_status status) ATTRIBUTE_NORETURN;
gold.cc 66 gold_exit(Exit_status status) function in namespace:gold
95 gold_exit(GOLD_ERR);
105 gold_exit(GOLD_ERR);
192 gold_exit(GOLD_OK);
816 gold_exit(GOLD_ERR);
gold.h 82 gold_exit(Exit_status status) ATTRIBUTE_NORETURN;
errors.cc 84 gold_exit(GOLD_ERR);
95 gold_exit(GOLD_FALLBACK);
main.cc 328 gold_exit((errors.error_count() == 0

Completed in 4248 milliseconds