Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWP/
H A DDWP.h42 uint8_t UnitType = 0; member
/freebsd-src/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() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp125 verifyUnitHeader(const DWARFDataExtractor DebugInfoData,uint64_t * Offset,unsigned UnitIndex,uint8_t & UnitType,bool & isUnitDWARF64) verifyUnitHeader() argument
254 uint8_t UnitType = Unit.getUnitType(); verifyUnitContents() local
384 uint8_t UnitType = 0; verifyUnitSection() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h551 enum UnitType : unsigned char { global() enum
565 isUnitType(uint8_t UnitType) isUnitType() argument
/freebsd-src/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h2033 U32 UnitType; /* 18h */ member