proxygen
folly::symbolizer::Dwarf::LocationInfo Struct Reference

#include <Dwarf.h>

Public Attributes

bool hasMainFile = false
 
Path mainFile
 
bool hasFileAndLine = false
 
Path file
 
uint64_t line = 0
 

Detailed Description

Definition at line 120 of file Dwarf.h.

Member Data Documentation

Path folly::symbolizer::Dwarf::LocationInfo::file
bool folly::symbolizer::Dwarf::LocationInfo::hasFileAndLine = false
bool folly::symbolizer::Dwarf::LocationInfo::hasMainFile = false
uint64_t folly::symbolizer::Dwarf::LocationInfo::line = 0
Path folly::symbolizer::Dwarf::LocationInfo::mainFile

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