Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h28 constexpr LVSectionIndex UndefinedSectionIndex = 0; variable
133 LVSectionIndex DotTextSectionIndex = UndefinedSectionIndex;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp78 SectionIndex = UndefinedSectionIndex; in update()