NEURON
external_reloc Struct Reference

#include <coff.h>

Public Member Functions

unsigned long r_vaddr __attribute__ ((packed))
 
unsigned long r_symndx __attribute__ ((packed))
 

Public Attributes

unsigned short r_type
 

Detailed Description

Definition at line 298 of file coff.h.

Member Function Documentation

◆ __attribute__() [1/2]

unsigned long r_vaddr external_reloc::__attribute__ ( (packed)  )

◆ __attribute__() [2/2]

unsigned long r_symndx external_reloc::__attribute__ ( (packed)  )

Member Data Documentation

◆ r_type

unsigned short external_reloc::r_type

Definition at line 301 of file coff.h.


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