Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dfileread.h592 open_binary(const Task* task, const std::string& name);
Dfileread.cc1105 ok = this->open_binary(task, name); in open()
1123 Input_file::open_binary(const Task* task, const std::string& name) in open_binary() function in gold::Input_file
DChangeLog12602 * fileread.cc (Input_file::open_binary): Call
13942 (Input_file::open_binary): Likewise.