Home
last modified time | relevance | path

Searched refs:Dwarf_Free_List (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_alloc.h45 typedef struct Dwarf_Free_List_s *Dwarf_Free_List; typedef
66 Dwarf_Free_List fl_next;
H A Ddwarf_alloc.c347 ((Dwarf_Free_List) ret_mem)->fl_next; in _dwarf_find_memory()
825 ((Dwarf_Free_List) space)->fl_next = alloc_area->aa_free_list; in dwarf_dealloc()