Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/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()
/netbsd-src/external/gpl3/binutils/dist/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()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dobjdump.c4483 read_section (bfd *abfd, const char *sect_name, bfd_byte **contents) in read_section()
4808 dump_ctf (bfd *abfd, const char *sect_name, const char *parent_name) in dump_ctf()
4876 const char * sect_name) in dump_section_sframe()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dobjdump.c4215 read_section_stabs (bfd *abfd, const char *sect_name, bfd_size_type *size_ptr, in read_section_stabs()
4539 dump_ctf (bfd *abfd, const char *sect_name, const char *parent_name) in dump_ctf()