Home
last modified time | relevance | path

Searched defs:show_control_flow_kind (Results 1 – 8 of 8) sorted by relevance

/llvm-project/lldb/source/Commands/
H A DCommandObjectDisassemble.h49 bool show_control_flow_kind; global() variable
/llvm-project/lldb/source/Target/
H A DThreadPlanTracer.cpp173 const bool show_control_flow_kind = true; in Log() local
/llvm-project/lldb/include/lldb/Target/
H A DTraceDumper.h41 bool show_control_flow_kind = false; member
/llvm-project/lldb/source/Core/
H A DDisassembler.cpp527 const bool show_control_flow_kind = PrintInstructions() local
604 Dump(lldb_private::Stream * s,uint32_t max_opcode_byte_size,bool show_address,bool show_bytes,bool show_control_flow_kind,const ExecutionContext * exe_ctx,const SymbolContext * sym_ctx,const SymbolContext * prev_sym_ctx,const FormatEntity::Entry * disassembly_addr_format,size_t max_address_text_size) Dump() argument
1000 Dump(Stream * s,bool show_address,bool show_bytes,bool show_control_flow_kind,const ExecutionContext * exe_ctx) Dump() argument
H A DDumpDataExtractor.cpp154 const bool show_control_flow_kind = false; DumpInstructions() local
/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp86 const bool show_control_flow_kind = false; in GetNonCallSiteUnwindPlanFromAssembly() local
/llvm-project/lldb/source/Symbol/
H A DSymbol.cpp608 const bool show_control_flow_kind = false; in GetDisassembly() local
H A DFunction.cpp477 const bool show_control_flow_kind = false; GetDisassembly() local