Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2102 static ConstString bss_section_name(".bss"); in ParseSymbols() local
2220 sect_name == bss_section_name) { in ParseSymbols()