Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp100 static bool isDebugTSection(SectionRef Section, CVTypeArray &Types) { in isDebugTSection() function
343 if (isDebugTSection(Section, Types)) in hasTypes()
395 if (!isDebugTSection(Section, Records)) in getOrCreateTypeCollection()