Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDregset.h29 const char *sect_name; member
HDsymfile.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
HDamd64-tdep.c2781 const char *sect_name, size_t sect_size) in amd64_regset_from_core_section()
HDi386-tdep.c3304 const char *sect_name, size_t sect_size) in i386_regset_from_core_section()
HDgdbarch.c3323 gdbarch_regset_from_core_section (struct gdbarch *gdbarch, const char *sect_name, size_t sect_size) in gdbarch_regset_from_core_section()
/dragonfly/contrib/binutils-2.27/gold/
HDdwp.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()
/dragonfly/contrib/binutils-2.34/binutils/
HDobjdump.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()
/dragonfly/contrib/binutils-2.27/binutils/
HDobjdump.c2557 read_section_stabs (bfd *abfd, const char *sect_name, bfd_size_type *size_ptr) in read_section_stabs()