HomeSort by relevance Sort by last modified time
    Searched full:end_symbol_name (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
binary.cc 160 std::string end_symbol_name = mangled_name + "_end"; local
165 strtab.add(end_symbol_name.c_str(), false, NULL);
241 this->write_symbol<size, big_endian>(end_symbol_name, &strtab, filesize, 0,

Completed in 885 milliseconds