Skip to content
Commit d9189ceb authored by Rui Ueyama's avatar Rui Ueyama
Browse files

ELF2: Implement __start_SECNAME and __stop_SECNAME.

If a section name is valid as a C identifier (which is rare because of
the leading '.'), linkers are expected to define __start_<secname> and
__stop_<secname> symbols. They are at beginning and end of the section,
respectively. This is not requested by the ELF standard, but GNU ld and
gold provide this feature.

llvm-svn: 250432
parent 89760f04
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment