Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dfreebsd.h55 ret->set_osabi(static_cast<elfcpp::ELFOSABI>(osabi)); in do_recognize()
68 ret->set_osabi(elfcpp::ELFOSABI_FREEBSD); in do_recognize_by_bfd_name()
Dtarget.h438 set_osabi(elfcpp::ELFOSABI osabi) in set_osabi() function
DChangeLog5412 (Target::set_osabi): New function.
5419 (Target_selector_freebsd::do_recognize): Call set_osabi on
5422 (Target_selector_freebsd::set_osabi): Remove.