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

#include <debug_info.h>

Public Member Functions

bool NextCU (InfoReader &reader, CU *cu)
 

Private Member Functions

 CUIter (InfoReader::Section section, absl::string_view next_unit)
 

Private Attributes

absl::string_view next_unit_
 
InfoReader::Section section_
 

Friends

class InfoReader
 

Detailed Description

Definition at line 225 of file debug_info.h.

Constructor & Destructor Documentation

◆ CUIter()

bloaty::dwarf::CUIter::CUIter ( InfoReader::Section  section,
absl::string_view  next_unit 
)
inlineprivate

Definition at line 231 of file debug_info.h.

Member Function Documentation

◆ NextCU()

bool bloaty::dwarf::CUIter::NextCU ( InfoReader reader,
CU cu 
)

Definition at line 108 of file debug_info.cc.

Friends And Related Function Documentation

◆ InfoReader

friend class InfoReader
friend

Definition at line 230 of file debug_info.h.

Member Data Documentation

◆ next_unit_

absl::string_view bloaty::dwarf::CUIter::next_unit_
private

Definition at line 236 of file debug_info.h.

◆ section_

InfoReader::Section bloaty::dwarf::CUIter::section_
private

Definition at line 235 of file debug_info.h.


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


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