Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp3564 static ConstString loader_section_name(".interp"); in CalculateStrata() local
3566 section_list->FindSectionByName(loader_section_name); in CalculateStrata()