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

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dhpux-core.c317 asection *reg_sect; local
321 reg_sect = make_bfd_asection (abfd, ".reg", asect->flags,
324 if (reg_sect == NULL)
327 reg_sect->filepos = asect->filepos;

Completed in 150 milliseconds