Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWP/
H A DDWP.h42 uint8_t UnitType = 0; member
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h74 uint8_t UnitType = 0; variable
424 static bool isMatchingUnitTypeAndTag(uint8_t UnitType, dwarf::Tag Tag) { in isMatchingUnitTypeAndTag()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp125 uint8_t &UnitType, bool &isUnitDWARF64) { in verifyUnitHeader()
254 uint8_t UnitType = Unit.getUnitType(); in verifyUnitContents() local
384 uint8_t UnitType = 0; in verifyUnitSection() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h551 enum UnitType : unsigned char { enum
565 inline bool isUnitType(uint8_t UnitType) { in isUnitType()
/freebsd-14.2/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h2033 U32 UnitType; /* 18h */ member