Searched defs:Input_file (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | target-select.h | 33 class Input_file; variable 165 do_recognize(Input_file*, off_t, int, int, int) in do_recognize() argument
|
D | freebsd.h | 51 do_recognize(Input_file*, off_t, int, int osabi, int) in do_recognize() argument
|
D | fileread.cc | 873 Input_file::Input_file(const char* name) in Input_file() function in gold::Input_file 883 Input_file::Input_file(const Task* task, const char* name, in Input_file() function in gold::Input_file
|
D | script.h | 52 class Input_file; variable
|
D | fileread.h | 492 Input_file(const Input_file_argument* input_argument) in Input_file() function
|
D | plugin.h | 37 class Input_file; variable
|
D | archive.h | 37 class Input_file; variable
|
D | arm.cc | 2482 do_make_elf_object(const std::string&, Input_file*, off_t, in do_make_elf_object() argument 2487 do_make_elf_object(const std::string&, Input_file*, off_t, in do_make_elf_object() argument 2492 do_make_elf_object(const std::string&, Input_file*, off_t, in do_make_elf_object() argument
|
D | sparc.cc | 4367 do_recognize(Input_file*, off_t, int machine, int, int) in do_recognize() argument
|
D | mips.cc | 3182 do_make_elf_object(const std::string&, Input_file*, off_t, in do_make_elf_object() argument
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | testfile.cc | 168 do_recognize(Input_file*, off_t, int, int, int) in do_recognize() argument
|