Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_alloc.c74 #define BLOCK_TO_LIST(blk) ((memory_list_t*) (((char*)blk) - sizeof(memory_list_t))) macro
106 dbglp = BLOCK_TO_LIST(dbg); in _dwarf_p_get_alloc()
151 lp = BLOCK_TO_LIST(ptr); in _dwarf_p_dealloc()
202 base_dbglp = BLOCK_TO_LIST(dbg); in _dwarf_p_dealloc_all()