LLDB mainline
Functions
DWARFContext.cpp File Reference
#include "DWARFContext.h"
#include "lldb/Core/Section.h"
#include <optional>

Go to the source code of this file.

Functions

static DWARFDataExtractor LoadSection (SectionList *section_list, SectionType section_type)
 

Function Documentation

◆ LoadSection()

static DWARFDataExtractor LoadSection ( SectionList section_list,
SectionType  section_type 
)
static

Definition at line 18 of file DWARFContext.cpp.

References lldb_private::SectionList::FindSectionByType().