Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFUnit.h66 uint8_t UnitType = 0; variable
357 static bool isMatchingUnitTypeAndTag(uint8_t UnitType, dwarf::Tag Tag) { in isMatchingUnitTypeAndTag()
379 static uint32_t getDWARF5HeaderSize(uint8_t UnitType) { in getDWARF5HeaderSize()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFVerifier.cpp102 uint8_t &UnitType, bool &isUnitDWARF64) { in verifyUnitHeader()
191 uint8_t UnitType = Unit.getUnitType(); in verifyUnitContents() local
287 uint8_t UnitType = 0; in verifyUnitSection() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDwarf.h367 enum UnitType : unsigned char { enum
381 inline bool isUnitType(uint8_t UnitType) { in isUnitType()
/freebsd-11-stable/sys/dev/mpt/mpilib/
HDmpi_cnfg.h2083 U32 UnitType; /* 18h */ member