Home
last modified time | relevance | path

Searched refs:DBG_NOTLONG (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Drelocate.c516 if (DBG_NOTLONG()) in Elf_reloc_title()
521 if (DBG_NOTLONG()) in Elf_reloc_title()
538 if (DBG_NOTLONG()) in Elf_reloc_title()
543 if (DBG_NOTLONG()) in Elf_reloc_title()
551 if (DBG_NOTLONG()) in Elf_reloc_title()
571 if (DBG_NOTLONG()) in Elf_reloc_entry_2()
580 if (DBG_NOTLONG()) in Elf_reloc_entry_2()
601 if (DBG_NOTLONG()) in Elf_reloc_entry_2()
610 if (DBG_NOTLONG()) in Elf_reloc_entry_2()
646 if (DBG_NOTLONG()) in Elf_reloc_entry_2()
H A Dversion.c149 if (DBG_NOTLONG()) in Dbg_ver_avail_entry()
156 if (DBG_NOTLONG()) in Dbg_ver_avail_entry()
187 if (DBG_NOTLONG()) in Elf_ver_line_1()
217 if (DBG_NOTLONG()) in Elf_ver_line_5()
H A Dsyms.c614 if (DBG_NOTLONG()) in Elf_syms_table_title()
622 if (DBG_NOTLONG()) in Elf_syms_table_title()
643 if (DBG_NOTLONG()) in Elf_syms_table_entry()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h246 #define DBG_NOTLONG() !(dbg_desc->d_extra & DBG_E_LONG) macro