Public Member Functions | Private Attributes | List of all members
bloaty::dwarf::LocationList Class Reference

Public Member Functions

 LocationList (CompilationUnitSizes sizes, string_view data)
 
bool NextEntry ()
 
const char * read_offset () const
 

Private Attributes

string_view remaining_
 
CompilationUnitSizes sizes_
 

Detailed Description

Definition at line 137 of file dwarf.cc.

Constructor & Destructor Documentation

◆ LocationList()

bloaty::dwarf::LocationList::LocationList ( CompilationUnitSizes  sizes,
string_view  data 
)
inline

Definition at line 139 of file dwarf.cc.

Member Function Documentation

◆ NextEntry()

bool bloaty::dwarf::LocationList::NextEntry ( )

Definition at line 150 of file dwarf.cc.

◆ read_offset()

const char* bloaty::dwarf::LocationList::read_offset ( ) const
inline

Definition at line 142 of file dwarf.cc.

Member Data Documentation

◆ remaining_

string_view bloaty::dwarf::LocationList::remaining_
private

Definition at line 147 of file dwarf.cc.

◆ sizes_

CompilationUnitSizes bloaty::dwarf::LocationList::sizes_
private

Definition at line 146 of file dwarf.cc.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:58