Rizin
unix-like reverse engineering framework and cli tools
SPDBDownloaderOpt Struct Reference

#include <pdb_downloader.h>

Public Attributes

const char * symbol_server
 
const char * dbg_file
 
const char * guid
 
const char * symbol_store_path
 
ut64 extract
 

Detailed Description

Definition at line 20 of file pdb_downloader.h.

Member Data Documentation

◆ dbg_file

◆ extract

ut64 SPDBDownloaderOpt::extract

Definition at line 25 of file pdb_downloader.h.

Referenced by download(), init_pdb_downloader(), and rz_bin_pdb_download().

◆ guid

const char* SPDBDownloaderOpt::guid

◆ symbol_server

const char* SPDBDownloaderOpt::symbol_server

◆ symbol_store_path

const char* SPDBDownloaderOpt::symbol_store_path

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