Home
last modified time | relevance | path

Searched refs:NM_FLAGS (Results 1 – 15 of 15) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Diris5gas.h79 #undef NM_FLAGS
80 #define NM_FLAGS "-Bng" macro
H A Dsni-svr4.h71 #define NM_FLAGS "-p" macro
H A Dmips.h943 #ifndef NM_FLAGS
944 #define NM_FLAGS "-Bn" macro
/openbsd/gnu/gcc/gcc/config/mips/
H A Diris.h200 #undef NM_FLAGS
201 #define NM_FLAGS "-Bng" macro
H A Dmips.h767 #ifndef NM_FLAGS
768 #define NM_FLAGS "-Bn" macro
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dplexus.h104 #define NM_FLAGS "" macro
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dunicosmk.h415 #undef NM_FLAGS
H A Dalpha.h1445 #define NM_FLAGS "-pg" macro
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dunicosmk.h515 #undef NM_FLAGS
H A Dalpha.h2019 #define NM_FLAGS "-pg" macro
/openbsd/gnu/gcc/gcc/
H A Dcollect2.c104 #ifndef NM_FLAGS
105 #define NM_FLAGS "-n" macro
2031 if (NM_FLAGS[0] != '\0') in scan_prog_file()
2032 nm_argv[argc++] = NM_FLAGS; in scan_prog_file()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcollect2.c135 #ifndef NM_FLAGS
136 #define NM_FLAGS "-n" macro
2125 if (NM_FLAGS[0] != '\0')
2126 nm_argv[argc++] = NM_FLAGS;
H A DChangeLog.53894 * config/pa/som.h (NM_FLAGS): Remove.
4294 * som.h (NM_FLAGS): Remove `-n' sort option. Revise comment.
5366 * config/pa/som.h (NM_FLAGS): Define.
H A DChangeLog.114930 * mips.h (NM_FLAGS): Change from -Bp to -Bn.
14931 * collect2.c (NM_FLAGS): Change from -p to -n.
H A DChangeLog19338 (NM_FLAGS): Define.