Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-pdbutil/
DInputFile.cpp103 static bool isDebugTSection(SectionRef Section, CVTypeArray &Types) { in isDebugTSection() function
346 if (isDebugTSection(Section, Types)) in hasTypes()
398 if (!isDebugTSection(Section, Records)) in getOrCreateTypeCollection()