Searched refs:de_relocation_record_size (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_init.c200 dbg->de_relocation_record_size =
205 dbg->de_relocation_record_size =
208 dbg->de_relocation_record_size = sizeof(REL32);
H A Dpro_reloc.c68 unsigned long rel_rec_size = dbg->de_relocation_record_size;
119 unsigned long rel_rec_size = dbg->de_relocation_record_size;
166 unsigned long rel_rec_size = dbg->de_relocation_record_size;
H A Dpro_reloc_stream.c215 len = dbg->de_relocation_record_size;
232 dbg->de_relocation_record_size,
245 dbg->de_relocation_record_size,
H A Dpro_reloc_symbolic.c183 /* len = dbg->de_relocation_record_size; */
206 dbg->de_relocation_record_size,
217 dbg->de_relocation_record_size,
H A Dpro_opaque.h434 unsigned char de_relocation_record_size; /* reloc record size member in struct:Dwarf_P_Debug_s
H A Dpro_section.c306 dbg->de_relocation_record_size,

Completed in 68 milliseconds