HomeSort by: relevance | last modified time | path
    Searched defs:trampoline_chain_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 7418 struct trampoline_chain_entry
7430 struct trampoline_chain_entry target;
7431 struct trampoline_chain_entry *entry;
7629 const struct trampoline_chain_entry *pa = a;
7630 const struct trampoline_chain_entry *pb = b;
7665 struct trampoline_chain_entry *e = tc->entry + c;
7685 static struct trampoline_chain_entry *
7690 struct trampoline_chain_entry *e = tc->entry + i;
7702 struct trampoline_chain_entry *next = tc->entry + i + step;
7727 const struct trampoline_chain_entry *pa = &_pa->target
7406 struct trampoline_chain_entry struct
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 7418 struct trampoline_chain_entry
7430 struct trampoline_chain_entry target;
7431 struct trampoline_chain_entry *entry;
7629 const struct trampoline_chain_entry *pa = a;
7630 const struct trampoline_chain_entry *pb = b;
7665 struct trampoline_chain_entry *e = tc->entry + c;
7685 static struct trampoline_chain_entry *
7690 struct trampoline_chain_entry *e = tc->entry + i;
7702 struct trampoline_chain_entry *next = tc->entry + i + step;
7727 const struct trampoline_chain_entry *pa = &_pa->target
7406 struct trampoline_chain_entry struct
    [all...]

Completed in 34 milliseconds