HomeSort by relevance Sort by last modified time
    Searched refs:do_recognize_by_bfd_name (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
target-select.h 88 { return this->do_recognize_by_bfd_name(name); }
132 // do_recognize_by_bfd_name hook will be responsible for matching
173 do_recognize_by_bfd_name(const char*) function in class:gold::Target_selector
freebsd.h 61 do_recognize_by_bfd_name(const char* name) function in class:gold::Target_selector_freebsd
nacl.h 124 do_recognize_by_bfd_name(const char* name) function in class:gold::Target_selector_nacl
130 return this->base_selector::do_recognize_by_bfd_name(name);

Completed in 68 milliseconds