Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon

Goto statement. More...

#include <hexrays.hpp>

Public Member Functions

void print (const citem_t *parent, int indent, vc_printer_t &vp) const
 
 DECLARE_COMPARISONS (cgoto_t)
 

Public Attributes

int label_num
 Target label number. More...
 

Detailed Description

Goto statement.

Definition at line 6447 of file hexrays.hpp.

Member Data Documentation

◆ label_num

int cgoto_t::label_num

Target label number.

Examples
hexrays_sample5.cpp.

Definition at line 6449 of file hexrays.hpp.