struct Directive

Defined at line 32 of file ../../zircon/kernel/lib/code-patching/include/lib/code-patching/code-patching.h

A patch directive, giving the 'what' of an instruction range and the 'how'

and 'when' of a patch case identifier.

Public Members

uint64_t range_start
uint32_t range_size
uint32_t id