Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Dpro_section.h63 unsigned long ds_orig_alloc; /* bytes allocated originally */ member
H A Dpro_section.c2027 ((cursect->ds_nbytes + nbytes) > cursect->ds_orig_alloc) in _dwarf_pro_buffer()
2056 cursect->ds_orig_alloc = space; in _dwarf_pro_buffer()