|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|


Go to the source code of this file.
Classes | |
| class | LIEF::dwarf::types::ClassLike |
| This class abstracts a DWARF aggregate: DW_TAG_structure_type, DW_TAG_class_type, DW_TAG_union_type. More... | |
| class | LIEF::dwarf::types::ClassLike::Member |
| This represents a class/struct/union attribute. More... | |
| class | LIEF::dwarf::types::Structure |
| This class represents a DWARF struct type (DW_TAG_structure_type). More... | |
| class | LIEF::dwarf::types::Class |
| This class represents a DWARF class type (DW_TAG_class_type). More... | |
| class | LIEF::dwarf::types::Union |
| This class represents a DWARF class type (DW_TAG_union_type). More... | |
| class | LIEF::dwarf::types::Packed |
| This class represents a DWARF packed type (DW_TAG_packed_type). More... | |
Namespaces | |
| namespace | LIEF |
| LIEF namespace. | |
| namespace | LIEF::dwarf |
| Namespace for the DWARF debug format. | |
| namespace | LIEF::dwarf::types |
| namespace | LIEF::dwarf::types::details |