GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
dwarf2_loclist_baton Struct Reference

#include "loc.h"

Public Attributes

unrelocated_addr base_address
 
const gdb_byte * data
 
size_t size
 
dwarf2_per_objfileper_objfile
 
struct dwarf2_per_cu_dataper_cu
 
unsigned char from_dwo
 

Detailed Description

Definition at line 179 of file loc.h.

Member Data Documentation

◆ base_address

unrelocated_addr dwarf2_loclist_baton::base_address

◆ data

const gdb_byte* dwarf2_loclist_baton::data

◆ from_dwo

unsigned char dwarf2_loclist_baton::from_dwo

◆ per_cu

struct dwarf2_per_cu_data* dwarf2_loclist_baton::per_cu

◆ per_objfile

dwarf2_per_objfile* dwarf2_loclist_baton::per_objfile

◆ size

size_t dwarf2_loclist_baton::size

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