Skip to content

readelf ¤

Classes:

Functions:

Attributes:

cmd_name module-attribute ¤

cmd_name = 'readelf'

RelocationType ¤

Bases: Enum

Attributes:

JUMP_SLOT class-attribute instance-attribute ¤

JUMP_SLOT = 1

GLOB_DAT class-attribute instance-attribute ¤

GLOB_DAT = 2

IRELATIVE class-attribute instance-attribute ¤

IRELATIVE = 3

get_got_entry ¤

get_got_entry(local_path: str) -> dict[RelocationType, list[str]]