Module: ELFTools::Constants::SHN

Included in:
ELFTools::Constants
Defined in:
lib/elftools/constants.rb

Overview

Special indices to section. These are used when there is no valid index to section header. The meaning of these values is left upto the embedding header.

Constant Summary collapse

SHN_UNDEF =

undefined section

0
SHN_LORESERVE =

start of reserved indices

0xff00