Searched refs:GetFirstInstructionLoadAddress (Results 1 – 2 of 2) sorted by relevance
46 lldb::addr_t HTRBlockMetadata::GetFirstInstructionLoadAddress() const { in GetFirstInstructionLoadAddress() function in HTRBlockMetadata270 layer.GetMetadataByIndex(0).GetFirstInstructionLoadAddress(); in BasicSuperBlockMerge()275 layer.GetMetadataByIndex(i).GetFirstInstructionLoadAddress(); in BasicSuperBlockMerge()296 layer.GetMetadataByIndex(i).GetFirstInstructionLoadAddress(); in BasicSuperBlockMerge()298 layer.GetMetadataByIndex(i + 1).GetFirstInstructionLoadAddress(); in BasicSuperBlockMerge()304 .GetFirstInstructionLoadAddress(); in BasicSuperBlockMerge()334 layer.GetMetadataByIndex(i).GetFirstInstructionLoadAddress(); in BasicSuperBlockMerge()391 lldb::addr_t load_address = metadata.GetFirstInstructionLoadAddress(); in toJSON()447 stream << "0x" << std::hex << metadata.GetFirstInstructionLoadAddress(); in toJSON()
68 lldb::addr_t GetFirstInstructionLoadAddress() const;