Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/elfcopy/
H A Dbinary.c224 #define _GEN_SYMNAME(S) do { \ in create_elf_from_binary() macro
235 _GEN_SYMNAME("_start"); in create_elf_from_binary()
238 _GEN_SYMNAME("_end"); in create_elf_from_binary()
241 _GEN_SYMNAME("_size"); in create_elf_from_binary()
246 #undef _GEN_SYMNAME in create_elf_from_binary()