Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Expression/
DIRExecutionUnit.h330 static const unsigned eSectionIDInvalid = (unsigned)-1; variable
/external/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp1183 if (record.m_section_id == eSectionIDInvalid) in ReportAllocations()