FreeBSD kernel kern code
phdr_closure Struct Reference

Data Fields

Elf_Phdr * phdr
 
Elf_Off offset
 

Detailed Description

Definition at line 1517 of file imgact_elf.c.

Field Documentation

◆ offset

Elf_Off phdr_closure::offset

Definition at line 1519 of file imgact_elf.c.

Referenced by cb_put_phdr(), and puthdr().

◆ phdr

Elf_Phdr* phdr_closure::phdr

Definition at line 1518 of file imgact_elf.c.

Referenced by cb_put_phdr(), and puthdr().


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