Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp130 static bool isDebugTSection(SectionRef Section, CVTypeArray &Types) { in isDebugTSection() function
394 if (isDebugTSection(Section, Types)) in hasTypes()
446 if (!isDebugTSection(Section, Records)) in getOrCreateTypeCollection()