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

/macosx-10.10.1/dtrace-147/libdwarf/
H A Dpro_reloc.h47 void **relrec_to_fill);
H A Dpro_reloc_symbolic.c63 void *relrec_to_fill; local
68 &relrec_to_fill);
72 slotp = (struct Dwarf_Relocation_Data_s *) relrec_to_fill;
98 void *relrec_to_fill; local
106 &relrec_to_fill);
109 slotp1 = (struct Dwarf_Relocation_Data_s *) relrec_to_fill;
111 &relrec_to_fill);
114 slotp2 = (struct Dwarf_Relocation_Data_s *) relrec_to_fill;
H A Dpro_reloc_stream.c72 void *relrec_to_fill; local
77 &relrec_to_fill);
98 elf64_reloc = (Elf64_Rel *) relrec_to_fill;
122 void *relrec_to_fill; local
127 &relrec_to_fill);
146 elf32_reloc = (Elf32_Rel *) relrec_to_fill;
H A Dpro_reloc.c156 Use the relrec_to_fill to pass back a pointer to
161 int base_sec_index, void **relrec_to_fill)
189 *relrec_to_fill = (void *) ret_addr;
160 _dwarf_pro_reloc_get_a_slot(Dwarf_P_Debug dbg, int base_sec_index, void **relrec_to_fill) argument

Completed in 74 milliseconds