proxygen
folly::symbolizer::ElfCache::Entry Struct Reference

Public Attributes

std::string path
 
ElfFile file
 
LruLink lruLink
 

Detailed Description

Definition at line 129 of file ElfCache.h.

Member Data Documentation

ElfFile folly::symbolizer::ElfCache::Entry::file

Definition at line 131 of file ElfCache.h.

LruLink folly::symbolizer::ElfCache::Entry::lruLink

Definition at line 132 of file ElfCache.h.

std::string folly::symbolizer::ElfCache::Entry::path

Definition at line 130 of file ElfCache.h.


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