GDB (xrefs)
Public Attributes | List of all members
explicit_location Struct Reference

#include "location.h"

Public Attributes

char * source_filename
 
char * function_name
 
symbol_name_match_type func_name_match_type
 
char * label_name
 
struct line_offset line_offset
 

Detailed Description

Definition at line 85 of file location.h.

Member Data Documentation

◆ func_name_match_type

symbol_name_match_type explicit_location::func_name_match_type

◆ function_name

char* explicit_location::function_name

◆ label_name

char* explicit_location::label_name

◆ line_offset

struct line_offset explicit_location::line_offset

◆ source_filename

char* explicit_location::source_filename

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