Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/
HDehopt.c449 eh_frame_estimate_size_before_relax (fragS *frag) in eh_frame_estimate_size_before_relax() function
481 newsize = eh_frame_estimate_size_before_relax (frag); in eh_frame_relax_frag()
HDas.h579 int eh_frame_estimate_size_before_relax (fragS *);
HDwrite.c2065 address += eh_frame_estimate_size_before_relax (fragP); in relax_segment()
HDChangeLog-00012434 * ehopt.c (eh_frame_estimate_size_before_relax): Likewise.
2487 (eh_frame_estimate_size_before_relax): Get code alignment from
HDChangeLog-98994557 (check_eh_frame, eh_frame_estimate_size_before_relax): Declare.