LLDB mainline
lldb_private::SymbolLocation Struct Reference

Stores a function module spec, symbol name and possibly an alternate symbol name. More...

#include <SymbolLocation.h>

Public Attributes

FileSpec module_spec
std::vector< ConstStringsymbols
bool symbols_are_regex = false

Detailed Description

Stores a function module spec, symbol name and possibly an alternate symbol name.

Definition at line 22 of file SymbolLocation.h.

Member Data Documentation

◆ module_spec

◆ symbols

◆ symbols_are_regex

bool lldb_private::SymbolLocation::symbols_are_regex = false

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