Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp1831 static ConstString data_section_name(".data"); in ParseSymbols() local
1939 else if (sect_name == data_section_name || in ParseSymbols()
/NextBSD/contrib/binutils/binutils/
HDChangeLog-91974174 (bss_section_name, data_section_name, text_section_name): Removed.