Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Symbol/
H A DLineEntry.h156 is_epilogue_begin : 1, ///< Indicates this entry is one (of possibly many) member
H A DLineTable.h293 uint32_t is_epilogue_begin : 1; member
/openbsd/gnu/llvm/lldb/source/Symbol/
H A 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()