HPCToolkit
LineRange Class Reference

#include <Linemap.hpp>

Public Attributes

VMA start
 
VMA end
 
const char * filenm
 
uint lineno
 

Detailed Description

Definition at line 94 of file Linemap.hpp.

Member Data Documentation

◆ end

VMA LineRange::end

Definition at line 97 of file Linemap.hpp.

◆ filenm

const char* LineRange::filenm

Definition at line 98 of file Linemap.hpp.

◆ lineno

uint LineRange::lineno

Definition at line 99 of file Linemap.hpp.

◆ start

VMA LineRange::start

Definition at line 96 of file Linemap.hpp.


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