Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2053 static ConstString init_section_name(".init"); in ParseSymbols() local
2170 if (sect_name == text_section_name || sect_name == init_section_name || in ParseSymbols()