Skip to main content

Module properties

Module properties 

Structs§

AArch64Feature
AArch64 feature property (GNU_PROPERTY_AARCH64_FEATURE_1_AND)
AArch64PAuth
AArch64 pointer authentication property
GenericProperty
Generic property (unrecognized by LIEF)
Needed
Needed property (GNU_PROPERTY_1_NEEDED)
NoCopyOnProtected
No copy on protected property (GNU_PROPERTY_NO_COPY_ON_PROTECTED)
StackSize
Stack size property (GNU_PROPERTY_STACK_SIZE)
X86Features
X86 feature property (GNU_PROPERTY_X86_FEATURE_*)
X86ISA
X86 ISA property (GNU_PROPERTY_X86_ISA_1_*)

Enums§

AArch64FeatureFlag
NeedFlag
Flags for the GNU_PROPERTY_1_NEEDED property
Properties
Enum of the different GNU property subtypes
PropertyType
Type of the GNU property
X86Feature
X86FeatureFlag
X86ISAFlag
X86ISAValue

Traits§

NoteProperty
Trait shared by all GNU property types