Searched refs:is_code (Results 1 – 1 of 1) sorted by relevance
142 static char* sym (Addr addr, Bool is_code) in sym() argument148 if (is_code) { in sym()299 Bool is_code = kind == software_breakpoint || kind == hardware_breakpoint; in VG_() local305 sym(addr, is_code)); in VG_()307 if (is_code) { in VG_()