Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-201413 * dwarf.c (read_cie): Revert check for unused augmentation data -
27 * dwarf.c (read_cie): Cast size to long to warn.
41 (read_cie): Add range checks.
212 (read_cie): Fail if the augmentation data extends off the end of
214 (display_debug_frames): Add checks for read_cie failing. Add
303 (read_cie): Initialise the cie pointer, even if the read fails.
334 (read_cie): Add range checks. Replace call strchr with while loop.
599 (read_cie): New function, extracted from..
Ddwarf.c6039 read_cie (unsigned char *start, unsigned char *end, in read_cie() function
6251 start = read_cie (start, end, &cie, &version, in display_debug_frames()
6357 read_cie (cie_scan, end, &cie, &version, in display_debug_frames()
DChangeLog-2015772 (read_cie): Warn and fail if the pointer size or segment size are
/toolchain/binutils/binutils-2.27/gold/
Dehframe.h477 read_cie(Sized_relobj_file<size, big_endian>* object,
Dehframe.cc697 if (!this->read_cie(object, shndx, symbols, symbols_size, in do_add_ehframe_input_section()
721 Eh_frame::read_cie(Sized_relobj_file<size, big_endian>* object, in read_cie() function in gold::Eh_frame
DChangeLog-08151330 (Eh_frame::read_cie): Use add_merge_mapping instead of