Home
last modified time | relevance | path

Searched refs:deserializeSectionKind (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h78 DWARFSectionKind deserializeSectionKind(uint32_t Value, unsigned IndexVersion);
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFUnitIndex.cpp67 DWARFSectionKind llvm::deserializeSectionKind(uint32_t Value, in deserializeSectionKind() function in llvm
168 ColumnKinds[i] = deserializeSectionKind(RawSectionIds[i], Header.Version); in parseImpl()