Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2058 static ConstString data_section_name(".data"); in ParseSymbols() local
2174 } else if (sect_name == data_section_name || in ParseSymbols()
/freebsd-12.1/contrib/binutils/binutils/
H A DChangeLog-91974174 (bss_section_name, data_section_name, text_section_name): Removed.