Home
last modified time | relevance | path

Searched defs:Type2 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsprepkg.c859 UINT8 Type2, in AcpiNsCheckPackageElements()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslprepkg.c619 UINT8 Type2, in ApCheckPackageElements()
H A Daslload.c1043 ACPI_OBJECT_TYPE Type2) in LdMatchExternType()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h694 uint8_t Type2 = (Type >> 8) & 0xFF; in getRelocationTypeName() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1814 ELFYAML::ELF_REL Type2; member