Searched refs:is_code (Results 1 – 1 of 1) sorted by relevance
141 static HChar* sym (Addr addr, Bool is_code) in sym() argument148 if (is_code) { in sym()347 Bool is_code = kind == software_breakpoint || kind == hardware_breakpoint; in VG_() local353 sym(addr, is_code)); in VG_()355 if (is_code) { in VG_()