From 5e95aa85bb660d45e9905ef1d7180b2678280660 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Fri, 3 Jul 2015 16:57:06 +0000 Subject: Import LLDB as of upstream SVN 241361 (git 612c075f) --- include/lldb/Core/FormatEntity.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/lldb/Core/FormatEntity.h') diff --git a/include/lldb/Core/FormatEntity.h b/include/lldb/Core/FormatEntity.h index 32ff9ea4e3eb..db4f59132832 100644 --- a/include/lldb/Core/FormatEntity.h +++ b/include/lldb/Core/FormatEntity.h @@ -61,6 +61,7 @@ namespace lldb_private ScriptTarget, ModuleFile, File, + Lang, FrameIndex, FrameRegisterPC, FrameRegisterSP, @@ -78,6 +79,8 @@ namespace lldb_private FunctionAddrOffsetConcrete, FunctionLineOffset, FunctionPCOffset, + FunctionInitial, + FunctionChanged, LineEntryFile, LineEntryLineNumber, LineEntryStartAddress, -- cgit v1.2.3