Libraries
»
elf-mithril
(0.0.5)
»
Index (P)
»
ElfFlags
»
PhdrFlags
Class: ElfFlags::PhdrFlags
Inherits:
Enum
Object
Enum
ElfFlags::PhdrFlags
show all
Defined in:
lib/mithril/elf_enums.rb
Overview
PF_
Constant Summary
collapse
PF_X =
0x1
PF_W =
0x2
PF_R =
0x4
PF_MASKOS =
0x0ff00000
PF_MASKPROC =
0xf0000000