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

  /toolchain/binutils/binutils-2.25/gold/
incremental-dump.cc 466 bool t = file->open_base_file(NULL, false);
469 fprintf(stderr, "%s: open_base_file(%s): %s\n", argv[0], filename,
gold.cc 207 if (of->open_base_file(options.incremental_base(), true))
output.h     [all...]
output.cc 4914 Output_file::open_base_file(const char* base_name, bool writable) function in class:gold::Output_file
    [all...]

Completed in 46 milliseconds