Searched refs:trampoline_seg (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-xtensa.c7467 struct trampoline_seg
7469 struct trampoline_seg *next;
7477 static struct trampoline_seg trampoline_seg_list;
7534 static struct trampoline_seg *
7537 struct trampoline_seg *ts = trampoline_seg_list.next;
7538 static struct trampoline_seg *mr;
7595 static void xg_add_trampoline_to_seg (struct trampoline_seg *ts,
7610 struct trampoline_seg *ts = find_trampoline_seg (now_seg);
7617 ts = XCNEW(struct trampoline_seg);
7761 xg_get_trampoline_chain (struct trampoline_seg *t
7455 struct trampoline_seg struct
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-xtensa.c7467 struct trampoline_seg
7469 struct trampoline_seg *next;
7477 static struct trampoline_seg trampoline_seg_list;
7534 static struct trampoline_seg *
7537 struct trampoline_seg *ts = trampoline_seg_list.next;
7538 static struct trampoline_seg *mr;
7595 static void xg_add_trampoline_to_seg (struct trampoline_seg *ts,
7610 struct trampoline_seg *ts = find_trampoline_seg (now_seg);
7617 ts = XCNEW(struct trampoline_seg);
7761 xg_get_trampoline_chain (struct trampoline_seg *t
7455 struct trampoline_seg struct
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-xtensa.c7467 struct trampoline_seg
7469 struct trampoline_seg *next;
7477 static struct trampoline_seg trampoline_seg_list;
7534 static struct trampoline_seg *
7537 struct trampoline_seg *ts = trampoline_seg_list.next;
7538 static struct trampoline_seg *mr;
7595 static void xg_add_trampoline_to_seg (struct trampoline_seg *ts,
7610 struct trampoline_seg *ts = find_trampoline_seg (now_seg);
7617 ts = XCNEW(struct trampoline_seg);
7761 xg_get_trampoline_chain (struct trampoline_seg *t
7455 struct trampoline_seg struct
[all...]

Completed in 322 milliseconds