Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c569 intr->intr_type = INTR_INT; in tdesc_intr_common()
1342 intr->intr_type = INTR_INT; in die_base_name_parse()
1410 intr->intr_type = INTR_INT; in die_base_from_dwarf()
1413 intr->intr_type = INTR_INT; in die_base_from_dwarf()
1417 intr->intr_type = INTR_INT; in die_base_from_dwarf()
1421 intr->intr_type = INTR_INT; in die_base_from_dwarf()
1426 intr->intr_type = INTR_INT; in die_base_from_dwarf()
H A Dctftools.h183 INTR_INT, enumerator
H A Dctf.c326 if (ip->intr_type == INTR_INT) in write_type()
335 if (ip->intr_type == INTR_INT) { in write_type()
1137 ip->intr_type = INTR_INT; in resurrect_types()
H A Dmerge.c230 if (si->intr_type == INTR_INT && in equiv_intrinsic()