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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp103 static bool isDebugTSection(SectionRef Section, CVTypeArray &Types) { function
346 if (isDebugTSection(Section, Types))
398 if (!isDebugTSection(Section, Records))

Completed in 160 milliseconds