Home
last modified time | relevance | path

Searched refs:DT_DEBUG (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-9-stable/contrib/gdb/gdb/
Dsolib-svr4.c470 else if (dyn_tag == DT_DEBUG) in elf_locate_base()
505 else if (dyn_tag == DT_DEBUG) in elf_locate_base()
/freebsd-9-stable/contrib/binutils/include/elf/
Dcommon.h546 #define DT_DEBUG 21 macro
/freebsd-9-stable/sys/xen/interface/
Delfstructs.h440 #define DT_DEBUG 21 /* bugger */ macro
/freebsd-9-stable/sys/sys/
Delf_common.h376 #define DT_DEBUG 21 /* Reserved (not used). */ macro
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DELF.h1636 DT_DEBUG = 21, // Reserved for debugger. enumerator
/freebsd-9-stable/contrib/llvm/tools/llvm-readobj/
DELFDumper.cpp727 case DT_DEBUG: in printValue()
/freebsd-9-stable/usr.bin/elfdump/
Delfdump.c790 case DT_DEBUG: in elf_print_dynamic()
/freebsd-9-stable/sys/kern/
Dlink_elf.c554 case DT_DEBUG: in parse_dynamic()
/freebsd-9-stable/contrib/binutils/bfd/
DChangeLog-2006531 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Add DT_DEBUG
533 Do not add DT_DEBUG to shared libraries for any MIPS target.
664 * elf32-xtensa.c (elf_xtensa_size_dynamic_sections): Add DT_DEBUG
Delf64-s390.c2131 if (!add_dynamic_entry (DT_DEBUG, 0))
Delf32-score.c3084 if (!SCORE_ELF_ADD_DYNAMIC_ENTRY (info, DT_DEBUG, 0)) in _bfd_score_elf_size_dynamic_sections()
Delf32-s390.c2157 if (!add_dynamic_entry (DT_DEBUG, 0))
Delf64-x86-64.c1918 if (!add_dynamic_entry (DT_DEBUG, 0)) in elf64_x86_64_size_dynamic_sections()
Delf32-i386.c2063 if (!add_dynamic_entry (DT_DEBUG, 0)) in elf_i386_size_dynamic_sections()
DChangeLog666 DT_MIPS_RLD_MAP before DT_DEBUG again.
Delfxx-sparc.c2310 if (!add_dynamic_entry (DT_DEBUG, 0)) in _bfd_sparc_elf_size_dynamic_sections()
Delf64-alpha.c2838 if (!add_dynamic_entry (DT_DEBUG, 0)) in elf64_alpha_size_dynamic_sections()
Delfxx-ia64.c3823 if (!add_dynamic_entry (DT_DEBUG, 0))
Delf32-ppc.c5055 if (!add_dynamic_entry (DT_DEBUG, 0)) in ppc_elf_size_dynamic_sections()
Delf32-arm.c8711 if (!add_dynamic_entry (DT_DEBUG, 0)) in elf32_arm_size_dynamic_sections()
Delf.c1261 case DT_DEBUG: name = "DEBUG"; break; in _bfd_elf_print_private_bfd_data()
Delf64-ppc.c8071 if (!add_dynamic_entry (DT_DEBUG, 0)) in ppc64_elf_size_dynamic_sections()
DChangeLog-94955836 or plt sections. Only add a DT_DEBUG entry if not creating a
5865 rather than assuming we know their names. Only add a DT_DEBUG
6913 * elf32-i386.c (elf_i386_size_dynamic_sections): Add DT_DEBUG to
/freebsd-9-stable/contrib/binutils/binutils/
Dreadelf.c1534 case DT_DEBUG: return "DEBUG"; in get_dynamic_type()
6223 case DT_DEBUG : in process_dynamic_section()
/freebsd-9-stable/libexec/rtld-elf/
Drtld.c1093 case DT_DEBUG: in digest_dynamic1()

12