Searched refs:drsp (Results 1 – 2 of 2) sorted by relevance
133 _dwarf_reloc_section_init(Dwarf_P_Debug dbg, Dwarf_Rel_Section *drsp, in _dwarf_reloc_section_init() argument140 assert(dbg != NULL && drsp != NULL && ref != NULL); in _dwarf_reloc_section_init()175 *drsp = drs; in _dwarf_reloc_section_init()181 _dwarf_reloc_section_free(Dwarf_P_Debug dbg, Dwarf_Rel_Section *drsp) in _dwarf_reloc_section_free() argument186 assert(dbg != NULL && drsp != NULL); in _dwarf_reloc_section_free()188 if (*drsp == NULL) in _dwarf_reloc_section_free()192 if (drs != *drsp) in _dwarf_reloc_section_free()209 *drsp = NULL; in _dwarf_reloc_section_free()
98 "drsp", "$RST, $RB", IIC_FPGeneral, []>;