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

/freebsd-11-stable/contrib/gcc/config/mips/
H A Diris.h200 #undef NM_FLAGS macro
201 #define NM_FLAGS "-Bng" macro
H A Dmips.h802 #ifndef NM_FLAGS
803 #define NM_FLAGS "-Bn"
800 #define NM_FLAGS macro
/freebsd-11-stable/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 79 milliseconds