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

/freebsd-10.0-release/contrib/gdb/gdb/
H A Dpa64solib.c463 DT_HP_DEBUG_CALLBACK to indicate that we want the dynamic linker to
498 dld_cache.dld_flags |= DT_HP_DEBUG_CALLBACK;
599 /* Turn off the DT_HP_DEBUG_CALLBACK bit in the dynamic linker flags. */
600 dld_cache.dld_flags &= ~DT_HP_DEBUG_CALLBACK;
/freebsd-10.0-release/contrib/binutils/include/elf/
H A Dhppa.h584 #define DT_HP_DEBUG_CALLBACK 0x00002 /* Callback */
583 #define DT_HP_DEBUG_CALLBACK macro
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dreadelf.c5642 { DT_HP_DEBUG_CALLBACK, "HP_DEBUG_CALLBACK" },

Completed in 80 milliseconds