Home | History | Annotate | Download | only in opcodes

Lines Matching refs:strncasecmp

88       if (strncasecmp (*strp + 1, "tlsdesc(", 8) == 0)
127 if (strncasecmp (*strp + 1, "gettlsoff(", 10) == 0)
166 if (strncasecmp (*strp + 1, "tlsoff(", 7) == 0)
205 if (strncasecmp (*strp + 1, "lo(", 3) == 0)
219 if (strncasecmp (*strp + 1, "gprello(", 8) == 0)
231 else if (strncasecmp (*strp + 1, "gotlo(", 6) == 0)
243 else if (strncasecmp (*strp + 1, "gotfuncdesclo(", 14) == 0)
255 else if (strncasecmp (*strp + 1, "gotofflo(", 9) == 0)
267 else if (strncasecmp (*strp + 1, "gotofffuncdesclo(", 17) == 0)
279 else if (strncasecmp (*strp + 1, "gottlsdesclo(", 13) == 0)
291 else if (strncasecmp (*strp + 1, "tlsmofflo(", 10) == 0)
303 else if (strncasecmp (*strp + 1, "gottlsofflo(", 12) == 0)
331 if (strncasecmp (*strp + 1, "lo(", 3) == 0)
345 else if (strncasecmp (*strp + 1, "gprello(", 8) == 0)
357 else if (strncasecmp (*strp + 1, "gotlo(", 6) == 0)
369 else if (strncasecmp (*strp + 1, "gotfuncdesclo(", 14) == 0)
381 else if (strncasecmp (*strp + 1, "gotofflo(", 9) == 0)
393 else if (strncasecmp (*strp + 1, "gotofffuncdesclo(", 17) == 0)
405 else if (strncasecmp (*strp + 1, "gottlsdesclo(", 13) == 0)
417 else if (strncasecmp (*strp + 1, "tlsmofflo(", 10) == 0)
429 else if (strncasecmp (*strp + 1, "gottlsofflo(", 12) == 0)
457 if (strncasecmp (*strp + 1, "hi(", 3) == 0)
478 else if (strncasecmp (*strp + 1, "gprelhi(", 8) == 0)
490 else if (strncasecmp (*strp + 1, "gothi(", 6) == 0)
502 else if (strncasecmp (*strp + 1, "gotfuncdeschi(", 14) == 0)
514 else if (strncasecmp (*strp + 1, "gotoffhi(", 9) == 0)
526 else if (strncasecmp (*strp + 1, "gotofffuncdeschi(", 17) == 0)
538 else if (strncasecmp (*strp + 1, "gottlsdeschi(", 13) == 0)
550 else if (strncasecmp (*strp + 1, "tlsmoffhi(", 10) == 0)
562 else if (strncasecmp (*strp + 1, "gottlsoffhi(", 12) == 0)
603 if (strncasecmp (*strp, "spr[", 4) == 0)
643 if (strncasecmp (*strp + 1, "gprel12(", 8) == 0)
655 else if (strncasecmp (*strp + 1, "got12(", 6) == 0)
667 else if (strncasecmp (*strp + 1, "gotfuncdesc12(", 14) == 0)
679 else if (strncasecmp (*strp + 1, "gotoff12(", 9) == 0)
691 else if (strncasecmp (*strp + 1, "gotofffuncdesc12(", 17) == 0)
703 else if (strncasecmp (*strp + 1, "gottlsdesc12(", 13) == 0)
715 else if (strncasecmp (*strp + 1, "tlsmoff12(", 10) == 0)
727 else if (strncasecmp (*strp + 1, "gottlsoff12(", 12) == 0)
756 if (strncasecmp (*strp + 1, "gprel12(", 8) == 0)
768 else if (strncasecmp (*strp + 1, "got12(", 6) == 0)
780 else if (strncasecmp (*strp + 1, "gotfuncdesc12(", 14) == 0)
792 else if (strncasecmp (*strp + 1, "gotoff12(", 9) == 0)
804 else if (strncasecmp (*strp + 1, "gotofffuncdesc12(", 17) == 0)
816 else if (strncasecmp (*strp + 1, "gottlsdesc12(", 13) == 0)
828 else if (strncasecmp (*strp + 1, "tlsmoff12(", 10) == 0)
840 else if (strncasecmp (*strp + 1, "gottlsoff12(", 12) == 0)
871 && strncasecmp (*strp + 1, "gprel12(", 8) == 0)
965 if (strncasecmp (*strp + 1, "gettlsoff(", 10) == 0)