Home
last modified time | relevance | path

Searched refs:first_instruction_load_address (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.h36 HTRBlockMetadata(lldb::addr_t first_instruction_load_address, in HTRBlockMetadata() argument
39 : m_first_instruction_load_address(first_instruction_load_address), in HTRBlockMetadata()