Home
last modified time | relevance | path

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

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