Searched refs:DT_CONFIG (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dfde-glibc.c41 || (__GLIBC__ == 2 && __GLIBC_MINOR__ == 2 && !defined(DT_CONFIG))
/freebsd-9.3-release/contrib/gcc/
H A Dcrtstuff.c94 || (__GLIBC__ == 2 && __GLIBC_MINOR__ == 2 && defined(DT_CONFIG)))
H A Dunwind-dw2-fde-glibc.c53 || (__GLIBC__ == 2 && __GLIBC_MINOR__ == 2 && defined(DT_CONFIG)))
/freebsd-9.3-release/contrib/binutils/include/elf/
H A Dcommon.h595 #define DT_CONFIG 0x6ffffefa macro
/freebsd-9.3-release/sys/sys/
H A Delf_common.h435 #define DT_CONFIG 0x6ffffefa /* configuration information */ macro
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dreadelf.c1561 case DT_CONFIG: return "CONFIG";
6025 case DT_CONFIG:
6040 case DT_CONFIG:
/freebsd-9.3-release/contrib/binutils/bfd/
H A Delf.c1283 case DT_CONFIG: name = "CONFIG"; stringp = TRUE; break;

Completed in 114 milliseconds