Searched refs:EntryStart (Results 1 – 2 of 2) sorted by relevance
2548 DT_FIELD *EntryStart; in DtCompileHmat() local2671 EntryStart = *PFieldList; in DtCompileHmat()2698 DtFatal (ASL_MSG_INVALID_EXPRESSION, EntryStart, "HMAT"); in DtCompileHmat()
118 const uint8_t *EntryStart = (const uint8_t *)First + N * sizeof(T); member119 if (EntryStart + sizeof(T) > BufEnd)