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

#include "target.h"

Public Attributes

CORE_ADDR addr
 
CORE_ADDR endaddr
 
struct bfd_section * the_bfd_section
 
void * owner
 

Detailed Description

Definition at line 2315 of file target.h.

Member Data Documentation

◆ addr

CORE_ADDR target_section::addr

◆ endaddr

CORE_ADDR target_section::endaddr

◆ owner

void* target_section::owner

◆ the_bfd_section

struct bfd_section* target_section::the_bfd_section

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