Home
last modified time | relevance | path

Searched refs:loader_section (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp3565 SectionSP loader_section = in CalculateStrata() local
3567 if (loader_section) { in CalculateStrata()
3570 ReadSectionData(loader_section.get(), 0, buffer, sizeof(buffer)); in CalculateStrata()