Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_debuglink.c108 struct joins_s { struct
193 construct_js(struct joins_s * js) in construct_js()
195 memset(js,0,sizeof(struct joins_s)); in construct_js()
209 destruct_js(struct joins_s * js) in destruct_js()
397 struct joins_s joind; in _dwarf_construct_linkedto_path()