Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xtensa.c7272 struct trampoline_frag trampoline_list; member
7364 tf->next = ts->trampoline_list.next; in xtensa_create_trampoline_frag()
7365 ts->trampoline_list.next = tf; in xtensa_create_trampoline_frag()
7401 struct trampoline_frag *tf = ts->trampoline_list.next; in dump_trampolines()
8931 struct trampoline_frag *tf = ts->trampoline_list.next; in xtensa_relax_frag()
8932 struct trampoline_frag *prev = &ts->trampoline_list; in xtensa_relax_frag()
9481 struct trampoline_frag *tf = (ts) ? ts->trampoline_list.next : NULL; in search_trampolines()
9565 struct trampoline_frag *tf = ts->trampoline_list.next; in check_and_update_trampolines()
9566 struct trampoline_frag *prev = &ts->trampoline_list; in check_and_update_trampolines()