Home | History | Annotate | Download | only in gold

Lines Matching refs:dispatch

6677 funcptr dispatch (void) __asm__ ("invoke");
6678 funcptr dispatch (void) { return &func; }