LLVM API Documentation

Public Member Functions | Public Attributes
llvm::DWARFDebugLine::FileNameEntry Struct Reference

#include <DWARFDebugLine.h>

Collaboration diagram for llvm::DWARFDebugLine::FileNameEntry:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FileNameEntry ()

Public Attributes

const char * Name
uint64_t DirIdx
uint64_t ModTime
uint64_t Length

Detailed Description

Definition at line 27 of file DWARFDebugLine.h.


Constructor & Destructor Documentation

Definition at line 28 of file DWARFDebugLine.h.


Member Data Documentation


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