mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 13:57:35 +00:00
LibDebug: Miscellaneous fixes from #2097
This commit is contained in:
parent
42b61cfe2c
commit
5fd64045b1
5 changed files with 5 additions and 5 deletions
|
@ -37,7 +37,7 @@ namespace Dwarf {
|
|||
|
||||
class CompilationUnit;
|
||||
|
||||
// DIE = Dwarf Information Entry
|
||||
// DIE = Debugging Information Entry
|
||||
class DIE {
|
||||
public:
|
||||
DIE(const CompilationUnit&, u32 offset);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue