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

/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dehopt.c475 eh_frame_estimate_size_before_relax (fragS *frag) function
513 newsize = eh_frame_estimate_size_before_relax (frag);
H A Das.h551 int eh_frame_estimate_size_before_relax (fragS *);
H A Dwrite.c2729 address += eh_frame_estimate_size_before_relax (fragP);
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dehopt.c475 eh_frame_estimate_size_before_relax (fragS *frag) function
513 newsize = eh_frame_estimate_size_before_relax (frag);
H A Das.h517 int eh_frame_estimate_size_before_relax (fragS *);
H A Dwrite.c2784 address += eh_frame_estimate_size_before_relax (fragP);
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dehopt.c477 eh_frame_estimate_size_before_relax (fragS *frag) function
515 newsize = eh_frame_estimate_size_before_relax (frag);
H A Das.h556 int eh_frame_estimate_size_before_relax (fragS *);
H A Dwrite.c2777 address += eh_frame_estimate_size_before_relax (fragP);

Completed in 296 milliseconds