Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DWP/
H A DDWP.h42 uint8_t UnitType = 0; member
/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()
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h868 enum UnitType : unsigned char { global() enum
882 isUnitType(uint8_t UnitType) isUnitType() argument
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp127 verifyUnitHeader(const DWARFDataExtractor DebugInfoData,uint64_t * Offset,unsigned UnitIndex,uint8_t & UnitType,bool & isUnitDWARF64) verifyUnitHeader() argument
292 uint8_t UnitType = Unit.getUnitType(); verifyUnitContents() local
441 uint8_t UnitType = 0; verifyUnitSection() local