Home
last modified time | relevance | path

Searched refs:StartAml (Results 1 – 2 of 2) sorted by relevance

/third_party/lib/acpica/source/components/disassembler/
A Ddmwalk.c119 Info.StartAml = Op->Common.Aml - sizeof (ACPI_TABLE_HEADER); in AcpiDmDisassemble()
120 Info.AmlOffset = Op->Common.Aml - Info.StartAml; in AcpiDmDisassemble()
437 (Info->StartAml + Info->AmlOffset), in AcpiDmDescendingOp()
444 Info->AmlOffset = (Op->Common.Aml - Info->StartAml); in AcpiDmDescendingOp()
/third_party/lib/acpica/source/include/acpica/
A Dacdisasm.h192 UINT8 *StartAml; member

Completed in 5 milliseconds