Searched refs:GetFirstInstructionLoadAddress (Results 1 – 2 of 2) sorted by relevance
45 lldb::addr_t HTRBlockMetadata::GetFirstInstructionLoadAddress() const { in GetFirstInstructionLoadAddress() function in HTRBlockMetadata269 layer.GetMetadataByIndex(0).GetFirstInstructionLoadAddress(); in BasicSuperBlockMerge()274 layer.GetMetadataByIndex(i).GetFirstInstructionLoadAddress(); in BasicSuperBlockMerge()295 layer.GetMetadataByIndex(i).GetFirstInstructionLoadAddress(); in BasicSuperBlockMerge()297 layer.GetMetadataByIndex(i + 1).GetFirstInstructionLoadAddress(); in BasicSuperBlockMerge()303 .GetFirstInstructionLoadAddress(); in BasicSuperBlockMerge()333 layer.GetMetadataByIndex(i).GetFirstInstructionLoadAddress(); in BasicSuperBlockMerge()390 lldb::addr_t load_address = metadata.GetFirstInstructionLoadAddress(); in toJSON()446 stream << "0x" << std::hex << metadata.GetFirstInstructionLoadAddress(); in toJSON()
68 lldb::addr_t GetFirstInstructionLoadAddress() const;