LLVM 20.0.0git
|
#include "llvm/DebugInfo/BTF/BTFParser.h"
Public Attributes | |
bool | LoadLines = false |
bool | LoadTypes = false |
bool | LoadRelocs = false |
Definition at line 108 of file BTFParser.h.
bool llvm::BTFParser::ParseOptions::LoadLines = false |
Definition at line 109 of file BTFParser.h.
Referenced by llvm::BTFContext::create().
bool llvm::BTFParser::ParseOptions::LoadRelocs = false |
Definition at line 111 of file BTFParser.h.
bool llvm::BTFParser::ParseOptions::LoadTypes = false |
Definition at line 110 of file BTFParser.h.