Searched refs:DEBUG_INFO (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/tools/ctf/dwarf/common/ |
H A D | pro_types.c | 181 if (debug_sect->ds_elf_sect_no == dbg->de_elf_sects[DEBUG_INFO]) { 254 dbg->de_sect_name_idx[DEBUG_INFO],
|
H A D | pro_opaque.h | 134 #define DEBUG_INFO 0 macro
|
H A D | pro_arange.c | 241 dbg->de_sect_name_idx[DEBUG_INFO],
|
H A D | pro_section.c | 75 /* must match up with pro_section.h defines of DEBUG_INFO etc 219 case DEBUG_INFO: 1488 elfsectno_of_debug_info = dbg->de_elf_sects[DEBUG_INFO]; 1553 res = dbg->de_reloc_name(dbg, DEBUG_INFO, BEGIN_LEN_SIZE + 1682 res = dbg->de_reloc_name(dbg, DEBUG_INFO, die_off + curattr->ar_rel_offset, /* r_offset 1719 res = string_attr_init(dbg, DEBUG_INFO, string_attr_count); 1843 string_attr_add(dbg, DEBUG_INFO, string_attr_offset, curattr);
|
/illumos-gate/usr/src/cmd/mdb/intel/modules/mdb_kb/ |
H A D | mdb_kb.c | 86 #define DEBUG_INFO 0xf4bff000 macro 89 #define DEBUG_INFO 0xfffffffffb7ff000 macro 1336 uintptr_t debug_info = DEBUG_INFO;
|
Completed in 86 milliseconds