Skip to content

Slot: size_of_initialized_data

Specifies the size of the initialized data section. If there are multiple such sections, this refers to the sum of the sizes of each section.

URI: attack:size_of_initialized_data Alias: size_of_initialized_data

Applicable Classes

Name Description Modifies Slot
WindowsPEOptionalHeaderType The Windows PE Optional Header type represents the properties of the PE optio... no

Properties

Type and Range

Property Value
Range Integer
Domain Of WindowsPEOptionalHeaderType

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Minimum Value 0

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/attack

Mappings

Mapping Type Mapped Value
self attack:size_of_initialized_data
native attack:size_of_initialized_data

LinkML Source

name: size_of_initialized_data
description: Specifies the size of the initialized data section. If there are multiple
  such sections, this refers to the sum of the sizes of each section.
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: size_of_initialized_data
domain_of:
- WindowsPEOptionalHeaderType
range: integer
minimum_value: 0