Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/t/pmc/
H A Dpackfilerawsegment.t123 $P0.'type'(.PF_DEBUG_SEG)
125 is($I0, .PF_DEBUG_SEG, "Type successfully changed")
/dports/lang/parrot/parrot-8.1.0/src/pmc/
H A Dpackfiledirectory.pmc106 case PF_DEBUG_SEG:
H A Dpackfiledebug.pmc53 SET_ATTR_type(INTERP, SELF, PF_DEBUG_SEG);
/dports/lang/parrot/parrot-8.1.0/src/packfile/
H A Dsegments.c1213 pf_register_funcs(pf, PF_DEBUG_SEG, debugf); in pf_register_standard_funcs()
2645 case PF_DEBUG_SEG: in make_code_pointers()
H A Dapi.c1653 PF_DEBUG_SEG, name, add); in Parrot_pf_new_debug_segment()
/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dpackfile.h70 PF_DEBUG_SEG = 4, enumerator