Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_reloc.c67 struct Dwarf_P_Relocation_Block_s *data = 0; in _dwarf_pro_pre_alloc_specific_reloc_slots()
75 len = sizeof(struct Dwarf_P_Relocation_Block_s) + in _dwarf_pro_pre_alloc_specific_reloc_slots()
77 data = (struct Dwarf_P_Relocation_Block_s *) in _dwarf_pro_pre_alloc_specific_reloc_slots()
89 ((char *) data) + sizeof(struct Dwarf_P_Relocation_Block_s); in _dwarf_pro_pre_alloc_specific_reloc_slots()
110 struct Dwarf_P_Relocation_Block_s *data = 0; in _dwarf_pro_alloc_reloc_slots()
115 len = sizeof(struct Dwarf_P_Relocation_Block_s) + in _dwarf_pro_alloc_reloc_slots()
118 data = (struct Dwarf_P_Relocation_Block_s *) in _dwarf_pro_alloc_reloc_slots()
136 ((char *) data) + sizeof(struct Dwarf_P_Relocation_Block_s); in _dwarf_pro_alloc_reloc_slots()
152 struct Dwarf_P_Relocation_Block_s *data = 0; in _dwarf_pro_reloc_get_a_slot()
H A Dpro_opaque.h302 struct Dwarf_P_Relocation_Block_s { struct
305 struct Dwarf_P_Relocation_Block_s *rb_next; argument
330 struct Dwarf_P_Relocation_Block_s *pr_first_block; argument
331 struct Dwarf_P_Relocation_Block_s *pr_last_block;
H A Dpro_reloc_symbolic.c211 struct Dwarf_P_Relocation_Block_s *new_blk = 0; in _dwarf_symbolic_relocs_to_disk()
212 struct Dwarf_P_Relocation_Block_s *p_blk = 0; in _dwarf_symbolic_relocs_to_disk()
248 struct Dwarf_P_Relocation_Block_s *p_blk_last = 0; in _dwarf_symbolic_relocs_to_disk()
H A Dpro_reloc_stream.c190 struct Dwarf_P_Relocation_Block_s *p_blk = 0; in _dwarf_stream_relocs_to_disk()
191 struct Dwarf_P_Relocation_Block_s *p_blk_last = 0; in _dwarf_stream_relocs_to_disk()