Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1707 int tag_type, void *tag_bug) { in OpInfoCallback() argument
1709 ->OpInfo(pc, offset, size, tag_type, tag_bug); in OpInfoCallback()
1736 int tag_type, void *tag_bug) { in OpInfo() argument
1741 memset(tag_bug, 0, sizeof(::LLVMOpInfo1)); in OpInfo()