HomeSort by: relevance | last modified time | path
    Searched refs:deserializeSectionKind (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 54 /// serializeSectionKind() and deserializeSectionKind(), should be used for
78 DWARFSectionKind deserializeSectionKind(uint32_t Value, unsigned IndexVersion);
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFUnitIndex.cpp 67 DWARFSectionKind llvm::deserializeSectionKind(uint32_t Value,
168 ColumnKinds[i] = deserializeSectionKind(RawSectionIds[i], Header.Version);

Completed in 92 milliseconds