Home
last modified time | relevance | path

Searched defs:sect_name (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dregset.h29 const char *sect_name; member
H A Dsymfile.c573 const char *sect_name = addr_section_name ((*addrs_sorted)->name); in addr_info_make_relative() local
628 const char *sect_name = addrs->other[i].name; in addr_info_make_relative() local
2051 const char *sect_name = bfd_get_section_name (abfd, asec); in load_section_callback() local
H A Damd64-tdep.c2781 const char *sect_name, size_t sect_size) in amd64_regset_from_core_section()
H A Di386-tdep.c3304 const char *sect_name, size_t sect_size) in i386_regset_from_core_section()
H A Dgdbarch.c3323 gdbarch_regset_from_core_section (struct gdbarch *gdbarch, const char *sect_name, size_t sect_size) in gdbarch_regset_from_core_section()
/dflybsd-src/contrib/binutils-2.27/gold/
H A Ddwp.cc858 std::string sect_name = this->section_name(i); in read_executable() local
909 std::string sect_name = this->section_name(i); in read() local
1002 std::string sect_name = this->section_name(i); in verify() local
1971 Dwp_output_file::write_index(const char* sect_name, const Dwp_index& index) in write_index()
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dobjdump.c3748 read_section_stabs (bfd *abfd, const char *sect_name, bfd_size_type *size_ptr, in read_section_stabs()
4049 dump_ctf (bfd *abfd, const char *sect_name, const char *parent_name) in dump_ctf()
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dobjdump.c2557 read_section_stabs (bfd *abfd, const char *sect_name, bfd_size_type *size_ptr) in read_section_stabs()