Home
last modified time | relevance | path

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

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