Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dhpux-core.c318 asection *reg_sect; in hpux_core_core_file_p() local
322 reg_sect = make_bfd_asection (abfd, ".reg", asect->flags, in hpux_core_core_file_p()
325 if (reg_sect == NULL) in hpux_core_core_file_p()
328 reg_sect->filepos = asect->filepos; in hpux_core_core_file_p()