Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dobject.cc646 Sized_relobj_file<size, big_endian>::find_eh_frame( in find_eh_frame() function in gold::Sized_relobj_file
809 if (this->find_eh_frame(pshdrs, names, sd->section_names_size)) in do_find_special_sections()
H A Dobject.h2670 find_eh_frame(const unsigned char* pshdrs, const char* names,
H A DChangeLog-08153533 (Sized_relobj_file::find_eh_frame): Update find_shdr call.
4820 (Sized_relobj_file::find_eh_frame): Use find_shdr.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dobject.cc646 Sized_relobj_file<size, big_endian>::find_eh_frame( in find_eh_frame() function in gold::Sized_relobj_file
809 if (this->find_eh_frame(pshdrs, names, sd->section_names_size)) in do_find_special_sections()
H A Dobject.h2670 find_eh_frame(const unsigned char* pshdrs, const char* names,
H A DChangeLog-08153533 (Sized_relobj_file::find_eh_frame): Update find_shdr call.
4820 (Sized_relobj_file::find_eh_frame): Use find_shdr.