Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dincremental-dump.cc306 if (!strtab.get_c_string(sym.get_st_name(), &symname)) in dump_incremental_inputs()
325 if (!strtab.get_c_string(sym.get_st_name(), &symname)) in dump_incremental_inputs()
348 if (!strtab.get_c_string(sym.get_st_name(), &symname)) in dump_incremental_inputs()
410 if (!strtab.get_c_string(sym.get_st_name(), &symname)) in dump_incremental_inputs()
425 if (!strtab.get_c_string(sym.get_st_name(), &symname)) in dump_incremental_inputs()
H A Dincremental.cc547 if (!shstrtab.get_c_string(shdr.get_sh_name(), &name)) in do_init_layout()
2153 if (!strtab.get_c_string(gsym.get_st_name(), &name)) in do_add_symbols()
2489 if (!strtab.get_c_string(sym.get_st_name(), &name)) in do_count_local_symbols()
2759 if (!strtab.get_c_string(gsym.get_st_name(), &name)) in do_add_symbols()
H A Dincremental.h1156 if (this->strtab_.get_c_string(offset, &s)) in get_string()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dincremental.cc552 if (!shstrtab.get_c_string(shdr.get_sh_name(), &name)) in do_init_layout()
2158 if (!strtab.get_c_string(gsym.get_st_name(), &name)) in do_add_symbols()
2494 if (!strtab.get_c_string(sym.get_st_name(), &name)) in do_count_local_symbols()
2764 if (!strtab.get_c_string(gsym.get_st_name(), &name)) in do_add_symbols()
H A Dincremental.h1156 if (this->strtab_.get_c_string(offset, &s)) in get_string()
/dflybsd-src/contrib/binutils-2.34/elfcpp/
H A Delfcpp_file.h274 get_c_string(size_t offset, const char** cstring) const in get_c_string() function
/dflybsd-src/contrib/binutils-2.27/elfcpp/
H A Delfcpp_file.h274 get_c_string(size_t offset, const char** cstring) const in get_c_string() function