Searched defs:MCDecodedInst (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/llvm-objdump/
H A DMCFunction.h32 struct MCDecodedInst { struct in namespace:llvm
37 MCDecodedInst() {} function in struct:llvm::MCDecodedInst
38 MCDecodedInst(uint64_t Address, uint64_t Size, MCInst Inst) function in struct:llvm::MCDecodedInst

Completed in 72 milliseconds