Home | History | Annotate | Download | only in switchback

Lines Matching refs:dstP

464 void gen_armle_goto ( char* fixup, char* dstP )
466 Elf_Word w = (Elf_Word)dstP;
472 fprintf(stderr,"at %p generating jump to %p\n", fixup, dstP );