Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Darchive.cc594 const char* arch_path = this->filename().c_str(); in get_file_and_offset() local
595 const char* basename = lbasename(arch_path); in get_file_and_offset()
596 if (basename > arch_path) in get_file_and_offset()
598 this->filename().substr(0, basename - arch_path)); in get_file_and_offset()