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

  /toolchain/binutils/binutils-2.27/gold/
target-select.h 82 { return this->do_recognize(input_file, offset, machine, osabi, abiversion); }
115 // do_recognize hook will be responsible for matching the machine
165 do_recognize(Input_file*, off_t, int, int, int) function in class:gold::Target_selector
freebsd.h 51 do_recognize(Input_file*, off_t, int, int osabi, int) function in class:gold::Target_selector_freebsd
nacl.h 113 do_recognize(Input_file* file, off_t offset, function in class:gold::Target_selector_nacl
119 return this->base_selector::do_recognize(file, offset,
sparc.cc 4502 do_recognize(Input_file*, off_t, int machine, int, int) function in class:__anon4477::Target_selector_sparc
    [all...]
  /toolchain/binutils/binutils-2.27/gold/testsuite/
testfile.cc 177 do_recognize(Input_file*, off_t, int, int, int) function in class:gold_testsuite::Target_selector_test

Completed in 208 milliseconds