Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-pdbutil/
DInputFile.cpp93 static inline bool isDebugSSection(object::SectionRef Section, in isDebugSSection() function
141 if (!isDebugSSection(S, SS)) in SymbolGroup()
489 if (!isDebugSSection(SR, SS)) in scanToNextDebugS()