HomeSort by: relevance | last modified time | path
    Searched refs:NM_FLAGS (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/
sol2.h 453 #define NM_FLAGS "-png"
  /src/external/gpl3/gcc.old/dist/gcc/config/
sol2.h 454 #define NM_FLAGS "-png"
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.h 61 #ifndef NM_FLAGS
62 #define NM_FLAGS "-Bn"
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.h 63 #ifndef NM_FLAGS
64 #define NM_FLAGS "-Bn"
  /src/external/gpl3/gcc/dist/gcc/config/microblaze/
microblaze.h 88 #ifndef NM_FLAGS
89 #define NM_FLAGS "-Bn"
  /src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
microblaze.h 88 #ifndef NM_FLAGS
89 #define NM_FLAGS "-Bn"
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.h 907 #define NM_FLAGS "-pg"
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.h 907 #define NM_FLAGS "-pg"
  /src/external/gpl3/gcc/dist/gcc/
collect2.cc 114 #ifndef NM_FLAGS
115 #define NM_FLAGS "-n"
2376 if (NM_FLAGS[0] != '\0')
2377 nm_argv[argc++] = NM_FLAGS;
  /src/external/gpl3/gcc.old/dist/gcc/
collect2.cc 114 #ifndef NM_FLAGS
115 #define NM_FLAGS "-n"
2372 if (NM_FLAGS[0] != '\0')
2373 nm_argv[argc++] = NM_FLAGS;
  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.h 1406 #ifndef NM_FLAGS
1407 #define NM_FLAGS "-Bn"
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.h 1371 #ifndef NM_FLAGS
1372 #define NM_FLAGS "-Bn"

Completed in 31 milliseconds