Home
last modified time | relevance | path

Searched refs:tag_bug (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1650 int tag_type, void *tag_bug) { in OpInfoCallback() argument
1652 ->OpInfo(pc, offset, size, tag_type, tag_bug); in OpInfoCallback()
1679 int tag_type, void *tag_bug) { in OpInfo() argument
1684 memset(tag_bug, 0, sizeof(::LLVMOpInfo1)); in OpInfo()