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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp93 static inline bool isDebugSSection(object::SectionRef Section, function
141 if (!isDebugSSection(S, SS))
489 if (!isDebugSSection(SR, SS))

Completed in 155 milliseconds