Searched refs:PrevType (Results 1 – 2 of 2) sorted by relevance
991 UINT8 PrevType = ACPI_PMTT_TYPE_SOCKET; in DtCompilePmtt() local1017 while (PrevType >= PmttHeader->Type) in DtCompilePmtt()1021 if (PrevType == ACPI_PMTT_TYPE_SOCKET) in DtCompilePmtt()1026 PrevType--; in DtCompilePmtt()1029 PrevType = PmttHeader->Type; in DtCompilePmtt()
582 uint64_t PrevType = MachO->getRelocationType(RelPrev); in getHidden() local583 if (PrevType == MachO::X86_64_RELOC_SUBTRACTOR) in getHidden()