Home
last modified time | relevance | path

Searched refs:LIST_TO_BLOCK (Results 1 – 1 of 1) sorted by path

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_alloc.c73 #define LIST_TO_BLOCK(lst) ((void*) (((char *)lst) + sizeof(memory_list_t))) macro
98 sp = LIST_TO_BLOCK(lp); in _dwarf_p_get_alloc()
208 _dwarf_p_dealloc(dbg, LIST_TO_BLOCK(dbglp)); in _dwarf_p_dealloc_all()