Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dhpread.c1667 asection *vt_section, *slt_section, *lntt_section, *gntt_section; in hpread_symfile_init() local
1730 vt_section = bfd_get_section_by_name (objfile->obfd, "$VT$"); in hpread_symfile_init()
1731 if (!vt_section) in hpread_symfile_init()
1734 VT_SIZE (objfile) = bfd_section_size (objfile->obfd, vt_section); in hpread_symfile_init()
1740 bfd_get_section_contents (objfile->obfd, vt_section, VT (objfile), in hpread_symfile_init()