Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/bfd/
HDbfd-in2.h7804 #define bfd_define_start_stop(output_bfd, info, symbol, sec) \ macro
/dragonfly/contrib/binutils-2.34/ld/
HDldlang.c6453 h = bfd_define_start_stop (link_info.output_bfd, &link_info, symbol, sec); in lang_define_start_stop()