Home
last modified time | relevance | path

Searched refs:before_relax (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c2702 int before_relax) in slot_index() argument
2717 if (! before_relax) in slot_index()
2805 fixup_unw_records (unw_rec_list *list, int before_relax) in fixup_unw_records() argument
2816 first_addr, first_frag, before_relax); in fixup_unw_records()
2841 before_relax); in fixup_unw_records()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20042352 * config/tc-ia64.c (slot_index): New arg before_relax. Use instead of
2354 (fixup_unw_records): New arg before_relax. Pass to slot_index.