Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2004526 * config/tc-ia64.c (fixup_unw_records): Don't let the "t" value
2354 (fixup_unw_records): New arg before_relax. Pass to slot_index.
2356 (ia64_convert_frag): Pass 0 to fixup_unw_records. Add comment.
2357 (generate_unwind_image): Pass 1 to fixup_unw_records.
2419 (fixup_unw_records): Handle endp unwind records. Delete code for
2609 (fixup_unw_records): Don't set slot_number to 0. Use
DChangeLog-20051503 (fixup_unw_records): Likewise.
4064 (fixup_unw_records): Remove spurious new-lines from end of diagnostic
DChangeLog-00014369 (fixup_unw_records): New locals first_frag and last_frag. Pass new
6258 (fixup_unw_records): Fix region size computation. Handle
DChangeLog-02036246 * config/tc-ia64.c (fixup_unw_records): Clear region when seeing a
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c2805 fixup_unw_records (unw_rec_list *list, int before_relax) in fixup_unw_records() function
2959 fixup_unw_records (list, 0); in ia64_estimate_size_before_relax()
2990 fixup_unw_records (list, 0); in ia64_convert_frag()
3658 fixup_unw_records (list, 1); in generate_unwind_image()