Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AMD64DWARFRegisters = map[int]string{
0: "RAX",
1: "RDX",
2: "RCX",
3: "RBX",
4: "RSI",
5: "RDI",
6: "RBP",
7: "RSP",
8: "R8",
9: "R9",
10: "R10",
11: "R11",
12: "R12",
13: "R13",
14: "R14",
15: "R15",
17: "X0",
18: "X1",
19: "X2",
20: "X3",
21: "X4",
22: "X5",
23: "X6",
24: "X7",
25: "X8",
26: "X9",
27: "X10",
28: "X11",
29: "X12",
30: "X13",
31: "X14",
32: "X15",
}
View Source
var VerbLevel int
Functions ¶
func ExamineFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.