Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Symbol/
DLineEntry.h154 is_epilogue_begin : 1, ///< Indicates this entry is one (of possibly many) member
DLineTable.h297 uint32_t is_epilogue_begin : 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()