TianoCore EDK2
master
Loading...
Searching...
No Matches
ArmDisassemblerLib.h
Go to the documentation of this file.
1
9
#ifndef ARM_DISASSEMBLER_LIB_H_
10
#define ARM_DISASSEMBLER_LIB_H_
11
27
VOID
28
DisassembleInstruction
(
29
IN
UINT8 **OpCodePtr,
30
IN
BOOLEAN Thumb,
31
IN
BOOLEAN Extended,
32
IN
OUT
UINT32 *ItBlock,
33
OUT
CHAR8 *Buf,
34
OUT
UINTN
Size
35
);
36
37
#endif
// ARM_DISASSEMBLER_LIB_H_
UINTN
UINT64 UINTN
Definition:
ProcessorBind.h:112
DisassembleInstruction
VOID DisassembleInstruction(IN UINT8 **OpCodePtr, IN BOOLEAN Thumb, IN BOOLEAN Extended, IN OUT UINT32 *ItBlock, OUT CHAR8 *Buf, OUT UINTN Size)
Definition:
Aarch64Disassembler.c:28
IN
#define IN
Definition:
Base.h:279
OUT
#define OUT
Definition:
Base.h:284
ArmPkg
Include
Library
ArmDisassemblerLib.h
Generated on Fri Nov 15 2024 18:01:04 for TianoCore EDK2 by
1.9.6