Ghidra 11.3.2
Ghidra internal decompiler documentation.
|
Public Member Functions | |
Location (const string &fname, const int4 line) | |
string | getFilename (void) const |
int4 | getLineno (void) const |
string | format (void) const |
Private Attributes | |
string | filename |
int4 | lineno |