Searched refs:NM_FLAGS (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/mips/
H A Diris.h200 #undef NM_FLAGS macro
201 #define NM_FLAGS "-Bng" macro
H A Dmips.h799 #ifndef NM_FLAGS
800 #define NM_FLAGS "-Bn"
797 #define NM_FLAGS macro
/freebsd-9.3-release/contrib/gcc/
H A Dcollect2.c105 #ifndef NM_FLAGS macro
106 #define NM_FLAGS "-n"
2038 if (NM_FLAGS[0] != '\0')
2039 nm_argv[argc++] = NM_FLAGS;

Completed in 64 milliseconds