Home
last modified time | relevance | path

Searched defs:cup (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c297 #define DWARF_LOCK(cup) \ argument
300 #define DWARF_UNLOCK(cup) \ argument
311 ctf_dwarf_error(ctf_cu_t *cup, ctf_file_t *cfp, int err, const char *fmt, ...) in ctf_dwarf_error()
357 ctf_dwarf_void(ctf_cu_t *cup) in ctf_dwarf_void()
379 ctf_dwarf_long(ctf_cu_t *cup) in ctf_dwarf_long()
415 ctf_dwmap_add(ctf_cu_t *cup, ctf_id_t id, Dwarf_Die die, boolean_t fix) in ctf_dwmap_add()
442 ctf_dwarf_attribute(ctf_cu_t *cup, Dwarf_Die die, Dwarf_Half name, in ctf_dwarf_attribute()
464 ctf_dwarf_dealloc(ctf_cu_t *cup, Dwarf_Ptr ptr, Dwarf_Unsigned type) in ctf_dwarf_dealloc()
472 ctf_dwarf_ref(ctf_cu_t *cup, Dwarf_Die die, Dwarf_Half name, Dwarf_Off *refp) in ctf_dwarf_ref()
496 ctf_dwarf_refdie(ctf_cu_t *cup, Dwarf_Die die, Dwarf_Half name, in ctf_dwarf_refdie()
[all …]
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dsystem.c96 cleanup_t *cup = arg; in cleanup() local
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_form.c82 Dwarf_CU_Context cup; in get_attr_dbg() local