Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp103 static bool isDebugTSection(SectionRef Section, CVTypeArray &Types) { in isDebugTSection() function
347 if (isDebugTSection(Section, Types)) in hasTypes()
399 if (!isDebugTSection(Section, Records)) in getOrCreateTypeCollection()