Searched refs:is_code (Results 1 – 2 of 2) sorted by relevance
138 static HChar* sym (Addr addr, Bool is_code) in sym() argument145 if (is_code) { in sym()348 Bool is_code = kind == software_breakpoint || kind == hardware_breakpoint; in VG_() local354 sym(addr, is_code)); in VG_()356 if (is_code) { in VG_()
800 BOOL is_code; in PrintCodePublicSymbol() local801 if (FAILED(symbol->get_code(&is_code))) { in PrintCodePublicSymbol()804 if (!is_code) { in PrintCodePublicSymbol()