RTEMS  5.1
Data Fields
rtems_rtl_obj_sect_finder Struct Reference

Data Fields

rtems_rtl_obj_sectsect
 
const char * name
 
int index
 
uint32_t mask
 
unsigned int flags
 

Detailed Description

Section finder iterator data.

Field Documentation

◆ flags

unsigned int rtems_rtl_obj_sect_finder::flags

The flags to use when matching.

◆ index

int rtems_rtl_obj_sect_finder::index

The index to match.

◆ mask

uint32_t rtems_rtl_obj_sect_finder::mask

The mask to match.

◆ name

const char* rtems_rtl_obj_sect_finder::name

The name to match.

◆ sect

rtems_rtl_obj_sect* rtems_rtl_obj_sect_finder::sect

The matching section.


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