Home
last modified time | relevance | path

Searched refs:TARGET_SYSTEM_ROOT_RELOCATABLE (Results 1 – 11 of 11) sorted by relevance

/dragonfly/gnu/usr.bin/binutils227/block2/libgold/
HDconfig.h237 #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 macro
/dragonfly/gnu/usr.bin/binutils234/block2/libgold/
HDconfig.h256 #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 macro
/dragonfly/gnu/usr.bin/gdb/libgdb/
HDconfig.h713 #define TARGET_SYSTEM_ROOT_RELOCATABLE 0 macro
/dragonfly/contrib/gdb-7/gdb/
HDmain.c405 TARGET_SYSTEM_ROOT_RELOCATABLE); in captured_main()
HDconfig.in705 #undef TARGET_SYSTEM_ROOT_RELOCATABLE
/dragonfly/contrib/binutils-2.27/gold/
HDoptions.cc770 if (TARGET_SYSTEM_ROOT_RELOCATABLE) in get_default_sysroot()
/dragonfly/contrib/binutils-2.34/gold/
HDoptions.cc817 if (TARGET_SYSTEM_ROOT_RELOCATABLE) in get_default_sysroot()
/dragonfly/contrib/binutils-2.27/ld/
HDldmain.c549 #ifdef TARGET_SYSTEM_ROOT_RELOCATABLE in get_relative_sysroot()
/dragonfly/contrib/binutils-2.34/ld/
HDldmain.c571 #ifdef TARGET_SYSTEM_ROOT_RELOCATABLE in get_relative_sysroot()
/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c3970 #if defined(TARGET_SYSTEM_ROOT_RELOCATABLE) && !defined(VMS) in process_command()
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c4616 #if defined(TARGET_SYSTEM_ROOT_RELOCATABLE) && !defined(VMS) in process_command()