Home | History | Annotate | Download | only in m_debuginfo

Lines Matching defs:uw

2663    UWord  uw;
2750 uw = read_leb128U( &expr );
2751 PUSH( ML_(CfiExpr_Const)( dst, uw ) );
2756 VG_(printf)("DW_OP_plus_uconst: %lu", uw);