Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp129 static bool isDebugTSection(SectionRef Section, CVTypeArray &Types) { in isDebugTSection() function
393 if (isDebugTSection(Section, Types)) in hasTypes()
445 if (!isDebugTSection(Section, Records)) in getOrCreateTypeCollection()