HPCToolkit
Inline::StmtInfo Class Reference

#include <Struct-Inline.hpp>

Public Member Functions

 StmtInfo (VMA vm, int ln, long file, long base, long line)
 
 StmtInfo (HPC::StringTable &strTab, VMA vm, int ln, const std::string &filenm, long line)
 
bool member (VMA x)
 

Public Attributes

VMA vma
 
int len
 
long file_index
 
long base_index
 
long line_num
 

Detailed Description

Definition at line 193 of file Struct-Inline.hpp.

Constructor & Destructor Documentation

◆ StmtInfo() [1/2]

Inline::StmtInfo::StmtInfo ( VMA  vm,
int  ln,
long  file,
long  base,
long  line 
)
inline

Definition at line 202 of file Struct-Inline.hpp.

◆ StmtInfo() [2/2]

Inline::StmtInfo::StmtInfo ( HPC::StringTable strTab,
VMA  vm,
int  ln,
const std::string &  filenm,
long  line 
)
inline

Definition at line 212 of file Struct-Inline.hpp.

Here is the call graph for this function:

Member Function Documentation

◆ member()

bool Inline::StmtInfo::member ( VMA  x)
inline

Definition at line 223 of file Struct-Inline.hpp.

Here is the caller graph for this function:

Member Data Documentation

◆ base_index

long Inline::StmtInfo::base_index

Definition at line 198 of file Struct-Inline.hpp.

◆ file_index

long Inline::StmtInfo::file_index

Definition at line 197 of file Struct-Inline.hpp.

◆ len

int Inline::StmtInfo::len

Definition at line 196 of file Struct-Inline.hpp.

◆ line_num

long Inline::StmtInfo::line_num

Definition at line 199 of file Struct-Inline.hpp.

◆ vma

VMA Inline::StmtInfo::vma

Definition at line 195 of file Struct-Inline.hpp.


The documentation for this class was generated from the following file: