Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ !
H A DLVCodeViewReader.h160 Error traverseTypeSection(StringRef SectionName,
/src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ !
H A DLVCodeViewReader.cpp532 Error LVCodeViewReader::traverseTypeSection(StringRef SectionName, in traverseTypeSection() function in LVCodeViewReader
869 if (Error Err = traverseTypeSection(*SectionNameOrErr, Section)) in createScopes()