LLDB mainline
SymbolSearchInfo Struct Reference

Public Attributes

const Symtabsymtab
const addr_t file_addr
Symbolmatch_symbol
const uint32_t * match_index_ptr
addr_t match_offset

Detailed Description

Definition at line 894 of file Symtab.cpp.

Member Data Documentation

◆ file_addr

const addr_t SymbolSearchInfo::file_addr

Definition at line 896 of file Symtab.cpp.

◆ match_index_ptr

const uint32_t* SymbolSearchInfo::match_index_ptr

Definition at line 898 of file Symtab.cpp.

◆ match_offset

addr_t SymbolSearchInfo::match_offset

Definition at line 899 of file Symtab.cpp.

◆ match_symbol

Symbol* SymbolSearchInfo::match_symbol

Definition at line 897 of file Symtab.cpp.

◆ symtab

const Symtab* SymbolSearchInfo::symtab

Definition at line 895 of file Symtab.cpp.


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