Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_opaque.h978 extern Dwarf_Bool _dwarf_allow_formudata(unsigned form);
H A Ddwarf_dnames.c1301 } else if (_dwarf_allow_formudata(form)) { in dwarf_debugnames_entrypool_values()
H A Ddwarf_form.c1206 _dwarf_allow_formudata(unsigned form) in _dwarf_allow_formudata() function