Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DInputFile.cpp96 static bool isDebugTSection(SectionRef Section, CVTypeArray &Types) { in isDebugTSection() function
338 if (isDebugTSection(Section, Types)) in hasTypes()
390 if (!isDebugTSection(Section, Records)) in getOrCreateTypeCollection()