Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp460 SmallString<32> UnknownType; in getSectionFileOffsetToRawData() local
462 .toVector(UnknownType); in getSectionFileOffsetToRawData()
463 const char *SectionName = UnknownType.c_str(); in getSectionFileOffsetToRawData()