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

/macosx-10.10.1/dtrace-147/libdwarf/
H A Dpro_reloc_symbolic.c101 struct Dwarf_Relocation_Data_s *slotp2; local
114 slotp2 = (struct Dwarf_Relocation_Data_s *) relrec_to_fill;
122 slotp2->drd_type = dwarf_drt_second_of_length_pair;
123 slotp2->drd_length = reltarget_length;
124 slotp2->drd_offset = offset;
125 slotp2->drd_symbol_index = end_symidx;

Completed in 65 milliseconds