Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWP/
H A DDWP.h36 uint8_t UnitType = 0; global() member
/freebsd/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/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h868 enum UnitType : unsigned char { enum
882 inline bool isUnitType(uint8_t UnitType) { in isUnitType()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp127 uint8_t &UnitType, bool &isUnitDWARF64) { in verifyUnitHeader()
292 uint8_t UnitType = Unit.getUnitType(); in verifyUnitContents() local
441 uint8_t UnitType = 0; in verifyUnitSection() local
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h2033 U32 UnitType; /* 18h */ member