Home
last modified time | relevance | path

Searched defs:instr_printer_up (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1283 std::unique_ptr<llvm::MCInstPrinter> instr_printer_up( in Create() local
1304 std::unique_ptr<llvm::MCInstPrinter> &&instr_printer_up) in MCDisasmInstance()