LLVM  8.0.1
Public Attributes | List of all members
llvm::DWARFYAML::File Struct Reference

#include "llvm/ObjectYAML/DWARFYAML.h"

Collaboration diagram for llvm::DWARFYAML::File:
Collaboration graph
[legend]

Public Attributes

StringRef Name
 
uint64_t DirIdx
 
uint64_t ModTime
 
uint64_t Length
 

Detailed Description

Definition at line 110 of file DWARFYAML.h.

Member Data Documentation

◆ DirIdx

uint64_t llvm::DWARFYAML::File::DirIdx

◆ Length

uint64_t llvm::DWARFYAML::File::Length

◆ ModTime

uint64_t llvm::DWARFYAML::File::ModTime

◆ Name

StringRef llvm::DWARFYAML::File::Name

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