Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_section.h77 Dwarf_Small *_dwarf_pro_buffer(Dwarf_P_Debug dbg, int sectno,
83 (ptr) = _dwarf_pro_buffer((dbg),(sectno),(nbytes)); \
90 (ptr) = _dwarf_pro_buffer((dbg),(sectno),(nbytes)); \
H A Dpro_section.c3636 _dwarf_pro_buffer(Dwarf_P_Debug dbg, in _dwarf_pro_buffer() function