Searched refs:dwarf_opcode_string (Results 1 – 1 of 1) sorted by relevance
272 llvm::StringRef dwarf_opcode_string; in SetRegisterInfo() local274 dwarf_opcode_string)) { in SetRegisterInfo()275 reg_info.dynamic_size_dwarf_len = dwarf_opcode_string.size() / 2; in SetRegisterInfo()280 StringExtractor opcode_extractor(dwarf_opcode_string); in SetRegisterInfo()