Module: ELFTools::Constants::VER_NDX

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

Overview

The indices a symbol names a version with that name no version.

Constant Summary collapse

VER_NDX_LOCAL =

A symbol of the file itself, which nothing outside it binds to

0
VER_NDX_GLOBAL =

A symbol of no version at all

1
VER_NDX_HIDDEN =

Not an index but a bit of one, marking a version that is not the default

0x8000