Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp93 static inline bool isDebugSSection(object::SectionRef Section, in isDebugSSection() function
141 if (!isDebugSSection(S, SS)) in SymbolGroup()
490 if (!isDebugSSection(SR, SS)) in scanToNextDebugS()