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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_reloc.c65 struct Dwarf_P_Relocation_Block_s *data = 0;
73 len = sizeof(struct Dwarf_P_Relocation_Block_s) +
77 data = (struct Dwarf_P_Relocation_Block_s *)
93 ((char *) data) + sizeof(struct Dwarf_P_Relocation_Block_s);
116 struct Dwarf_P_Relocation_Block_s *data = 0;
121 len = sizeof(struct Dwarf_P_Relocation_Block_s) +
124 data = (struct Dwarf_P_Relocation_Block_s *)
145 ((char *) data) + sizeof(struct Dwarf_P_Relocation_Block_s);
164 struct Dwarf_P_Relocation_Block_s *data = 0;
H A Dpro_opaque.h273 struct Dwarf_P_Relocation_Block_s { struct
276 struct Dwarf_P_Relocation_Block_s *rb_next;
300 struct Dwarf_P_Relocation_Block_s *pr_first_block;
301 struct Dwarf_P_Relocation_Block_s *pr_last_block;
H A Dpro_reloc_symbolic.c176 struct Dwarf_P_Relocation_Block_s *p_blk;
177 struct Dwarf_P_Relocation_Block_s *p_blk_last;
239 struct Dwarf_P_Relocation_Block_s *new_blk;
H A Dpro_reloc_stream.c207 struct Dwarf_P_Relocation_Block_s *p_blk = 0;
208 struct Dwarf_P_Relocation_Block_s *p_blk_last = 0;

Completed in 73 milliseconds