Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Symbol/
DLineEntry.h151 is_prologue_end : 1, ///< Indicates this entry is one (of possibly many) member
DLineTable.h294 uint32_t is_prologue_end : 1; member
/external/llvm-project/lldb/source/Symbol/
DLineTable.cpp43 bool is_prologue_end, bool is_epilogue_begin, in InsertLineEntry()
72 bool is_start_of_basic_block, bool is_prologue_end, bool is_epilogue_begin, in AppendLineEntryToSequence()