LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
ClassLike.hpp File Reference
#include "LIEF/visibility.h"
#include "LIEF/DWARF/Type.hpp"
Include dependency graph for DWARF/types/ClassLike.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::dwarf
 Namespace for the DWARF debug format.
 
namespace  LIEF::dwarf::types
 
namespace  LIEF::dwarf::types::details