Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h325 static const unsigned eSectionIDInvalid = (unsigned)-1; variable
/openbsd/gnu/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp1111 if (record.m_section_id == eSectionIDInvalid) in ReportAllocations()