Searched refs:dwarf_opcode_string (Results 1 – 1 of 1) sorted by relevance
284 llvm::StringRef dwarf_opcode_string; in SetRegisterInfo() local286 dwarf_opcode_string)) { in SetRegisterInfo()287 reg_info.dynamic_size_dwarf_len = dwarf_opcode_string.size() / 2; in SetRegisterInfo()292 StringExtractor opcode_extractor(dwarf_opcode_string); in SetRegisterInfo()