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
ivl_with_name_t Struct Reference

Public Attributes

ivl_t ivl
 
const char * whole
 
const char * part
 

Detailed Description

Definition at line 1909 of file hexrays.hpp.

Constructor & Destructor Documentation

◆ ivl_with_name_t()

ivl_with_name_t::ivl_with_name_t ( )

Definition at line 1914 of file hexrays.hpp.

Member Data Documentation

◆ ivl

ivl_t ivl_with_name_t::ivl

Definition at line 1911 of file hexrays.hpp.

◆ part

const char* ivl_with_name_t::part

Definition at line 1913 of file hexrays.hpp.

◆ whole

const char* ivl_with_name_t::whole

Definition at line 1912 of file hexrays.hpp.