Rizin
unix-like reverse engineering framework and cli tools
relocs_segment Struct Reference

Public Attributes

ut64 offset
 
ut64 size
 
ut64 entry_size
 
ut64 mode
 

Detailed Description

Definition at line 10 of file elf_relocs.c.

Member Data Documentation

◆ entry_size

◆ mode

ut64 relocs_segment::mode

Definition at line 14 of file elf_relocs.c.

Referenced by get_relocs_entry(), and test_group_name.GroupTest::run().

◆ offset

ut64 relocs_segment::offset

Definition at line 11 of file elf_relocs.c.

Referenced by get_relocs_entry().

◆ size

ut64 relocs_segment::size

Definition at line 12 of file elf_relocs.c.

Referenced by get_relocs_entry().


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