Home
last modified time | relevance | path

Searched defs:is_terminal_entry (Results 1 – 3 of 3) sorted by relevance

/external/lldb/include/lldb/Symbol/
DLineEntry.h155is_terminal_entry:1; ///< Indicates this entry is that of the first byte after the end of a… member
DLineTable.h372is_terminal_entry:1; ///< Indicates this entry is that of the first byte after the end of a… member
/external/lldb/source/Symbol/
DLineTable.cpp48 bool is_terminal_entry in InsertLineEntry()
93 bool is_terminal_entry in AppendLineEntryToSequence()