FreeBSD kernel kern code
Elf_relaent Struct Reference

Data Fields

Elf_Rela * rela
 
int nrela
 
int sec
 

Detailed Description

Definition at line 88 of file link_elf_obj.c.

Field Documentation

◆ nrela

int Elf_relaent::nrela

◆ rela

Elf_Rela* Elf_relaent::rela

◆ sec

int Elf_relaent::sec

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