Lines Matching refs:Twine
60 static Error malformedError(const Twine &Msg) { in malformedError()
191 return malformedError("load command " + Twine(LoadCommandIndex) + in getLoadCommandInfo()
194 return malformedError("load command " + Twine(LoadCommandIndex) + in getLoadCommandInfo()
218 return malformedError("load command " + Twine(LoadCommandIndex + 1) + in getNextLoadCommandInfo()
255 return malformedError(Twine(Name) + " at offset " + Twine(Offset) + in checkOverlappingElement()
256 " with a size of " + Twine(Size) + ", overlaps " + in checkOverlappingElement()
257 E.Name + " at offset " + Twine(E.Offset) + " with " in checkOverlappingElement()
258 "a size of " + Twine(E.Size)); in checkOverlappingElement()
284 return malformedError("load command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
292 return malformedError("load command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
307 return malformedError("offset field of section " + Twine(J) + " in " + in parseSegmentLoadCommand()
308 CmdName + " command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
315 return malformedError("offset field of section " + Twine(J) + " in " + in parseSegmentLoadCommand()
316 CmdName + " command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
326 Twine(J) + " in " + CmdName + " command " + in parseSegmentLoadCommand()
327 Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
335 Twine(J) + " in " + CmdName + " command " + in parseSegmentLoadCommand()
336 Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
341 return malformedError("addr field of section " + Twine(J) + " in " + in parseSegmentLoadCommand()
342 CmdName + " command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
349 return malformedError("addr field plus size of section " + Twine(J) + in parseSegmentLoadCommand()
351 Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
362 return malformedError("reloff field of section " + Twine(J) + " in " + in parseSegmentLoadCommand()
363 CmdName + " command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
371 Twine(J) + " in " + CmdName + " command " + in parseSegmentLoadCommand()
372 Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
381 return malformedError("load command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
387 return malformedError("load command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
391 return malformedError("load command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
407 return malformedError("load command " + Twine(LoadCommandIndex) + in checkSymtabCommand()
416 return malformedError("LC_SYMTAB command " + Twine(LoadCommandIndex) + in checkSymtabCommand()
421 Twine(LoadCommandIndex) + " extends past the end " in checkSymtabCommand()
436 Twine(struct_nlist_name) + ") of LC_SYMTAB command " + in checkSymtabCommand()
437 Twine(LoadCommandIndex) + " extends past the end " in checkSymtabCommand()
444 Twine(LoadCommandIndex) + " extends past the end " in checkSymtabCommand()
450 "command " + Twine(LoadCommandIndex) + " extends " in checkSymtabCommand()
465 return malformedError("load command " + Twine(LoadCommandIndex) + in checkDysymtabCommand()
475 return malformedError("LC_DYSYMTAB command " + Twine(LoadCommandIndex) + in checkDysymtabCommand()
480 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
488 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
497 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
513 Twine(struct_dylib_module_name) + ") of LC_DYSYMTAB " in checkDysymtabCommand()
514 "command " + Twine(LoadCommandIndex) + " extends " in checkDysymtabCommand()
522 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
530 "command " + Twine(LoadCommandIndex) + " extends " in checkDysymtabCommand()
539 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
547 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
556 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
564 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
573 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
581 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
599 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkLinkeditDataCommand()
602 return malformedError("more than one " + Twine(CmdName) + " command"); in checkLinkeditDataCommand()
609 return malformedError(Twine(CmdName) + " command " + in checkLinkeditDataCommand()
610 Twine(LoadCommandIndex) + " has incorrect cmdsize"); in checkLinkeditDataCommand()
613 return malformedError("dataoff field of " + Twine(CmdName) + " command " + in checkLinkeditDataCommand()
614 Twine(LoadCommandIndex) + " extends past the end of " in checkLinkeditDataCommand()
620 Twine(CmdName) + " command " + in checkLinkeditDataCommand()
621 Twine(LoadCommandIndex) + " extends past the end of " in checkLinkeditDataCommand()
636 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDyldInfoCommand()
647 return malformedError(Twine(CmdName) + " command " + in checkDyldInfoCommand()
648 Twine(LoadCommandIndex) + " has incorrect cmdsize"); in checkDyldInfoCommand()
651 return malformedError("rebase_off field of " + Twine(CmdName) + in checkDyldInfoCommand()
652 " command " + Twine(LoadCommandIndex) + " extends " in checkDyldInfoCommand()
658 Twine(CmdName) + " command " + in checkDyldInfoCommand()
659 Twine(LoadCommandIndex) + " extends past the end of " in checkDyldInfoCommand()
666 return malformedError("bind_off field of " + Twine(CmdName) + in checkDyldInfoCommand()
667 " command " + Twine(LoadCommandIndex) + " extends " in checkDyldInfoCommand()
673 Twine(CmdName) + " command " + in checkDyldInfoCommand()
674 Twine(LoadCommandIndex) + " extends past the end of " in checkDyldInfoCommand()
681 return malformedError("weak_bind_off field of " + Twine(CmdName) + in checkDyldInfoCommand()
682 " command " + Twine(LoadCommandIndex) + " extends " in checkDyldInfoCommand()
688 Twine(CmdName) + " command " + in checkDyldInfoCommand()
689 Twine(LoadCommandIndex) + " extends past the end of " in checkDyldInfoCommand()
696 return malformedError("lazy_bind_off field of " + Twine(CmdName) + in checkDyldInfoCommand()
697 " command " + Twine(LoadCommandIndex) + " extends " in checkDyldInfoCommand()
703 Twine(CmdName) + " command " + in checkDyldInfoCommand()
704 Twine(LoadCommandIndex) + " extends past the end of " in checkDyldInfoCommand()
711 return malformedError("export_off field of " + Twine(CmdName) + in checkDyldInfoCommand()
712 " command " + Twine(LoadCommandIndex) + " extends " in checkDyldInfoCommand()
718 Twine(CmdName) + " command " + in checkDyldInfoCommand()
719 Twine(LoadCommandIndex) + " extends past the end of " in checkDyldInfoCommand()
733 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDylibCommand()
740 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDylibCommand()
744 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDylibCommand()
755 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDylibCommand()
782 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDyldCommand()
789 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDyldCommand()
793 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDyldCommand()
804 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDyldCommand()
815 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkVersCommand()
830 return malformedError("load command " + Twine(LoadCommandIndex) + in checkNoteCommand()
839 Twine(LoadCommandIndex) + " extends " in checkNoteCommand()
845 Twine(LoadCommandIndex) + " extends past the end of " in checkNoteCommand()
866 return malformedError("load command " + Twine(LoadCommandIndex) + in parseBuildVersionCommand()
881 return malformedError("load command " + Twine(LoadCommandIndex) + in checkRpathCommand()
888 return malformedError("load command " + Twine(LoadCommandIndex) + in checkRpathCommand()
892 return malformedError("load command " + Twine(LoadCommandIndex) + in checkRpathCommand()
903 return malformedError("load command " + Twine(LoadCommandIndex) + in checkRpathCommand()
919 return malformedError("cryptoff field of " + Twine(CmdName) + in checkEncryptCommand()
920 " command " + Twine(LoadCommandIndex) + " extends " in checkEncryptCommand()
926 Twine(CmdName) + " command " + in checkEncryptCommand()
927 Twine(LoadCommandIndex) + " extends past the end of " in checkEncryptCommand()
937 return malformedError("load command " + Twine(LoadCommandIndex) + in checkLinkerOptCommand()
958 return malformedError("load command " + Twine(LoadCommandIndex) + in checkLinkerOptCommand()
959 " LC_LINKER_OPTION string #" + Twine(i) + in checkLinkerOptCommand()
967 return malformedError("load command " + Twine(LoadCommandIndex) + in checkLinkerOptCommand()
968 " LC_LINKER_OPTION string count " + Twine(L.count) + in checkLinkerOptCommand()
979 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkSubCommand()
983 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkSubCommand()
994 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkSubCommand()
1005 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1018 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1028 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1040 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1042 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1046 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1051 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1052 " unknown flavor (" + Twine(flavor) + ") for " in checkThreadCommand()
1053 "flavor number " + Twine(nflavor) + " in " + in checkThreadCommand()
1059 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1061 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1065 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1071 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1073 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1077 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1083 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1085 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1089 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1095 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1097 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1101 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1107 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1109 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1113 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1118 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1119 " unknown flavor (" + Twine(flavor) + ") for " in checkThreadCommand()
1120 "flavor number " + Twine(nflavor) + " in " + in checkThreadCommand()
1126 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1128 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1132 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1137 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1138 " unknown flavor (" + Twine(flavor) + ") for " in checkThreadCommand()
1139 "flavor number " + Twine(nflavor) + " in " + in checkThreadCommand()
1146 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1148 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1152 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1157 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1158 " unknown flavor (" + Twine(flavor) + ") for " in checkThreadCommand()
1159 "flavor number " + Twine(nflavor) + " in " + in checkThreadCommand()
1165 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1167 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1171 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1176 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1177 " unknown flavor (" + Twine(flavor) + ") for " in checkThreadCommand()
1178 "flavor number " + Twine(nflavor) + " in " + in checkThreadCommand()
1182 return malformedError("unknown cputype (" + Twine(cputype) + ") load " in checkThreadCommand()
1183 "command " + Twine(LoadCommandIndex) + " for " + in checkThreadCommand()
1198 return malformedError("load command " + Twine(LoadCommandIndex) + in checkTwoLevelHintsCommand()
1209 Twine(LoadCommandIndex) + " extends past the end of " in checkTwoLevelHintsCommand()
1217 Twine(LoadCommandIndex) + " extends past the end of " in checkTwoLevelHintsCommand()
1284 Twine(UniversalIndex) + "'s cputype does not match " in MachOObjectFile()
1322 Err = malformedError("load command " + Twine(I) + " cmdsize not a " in MachOObjectFile()
1329 Err = malformedError("load command " + Twine(I) + " cmdsize not a " in MachOObjectFile()
1383 Err = malformedError("LC_UUID command " + Twine(I) + " has incorrect " in MachOObjectFile()
1463 Err = malformedError("LC_SOURCE_VERSION command " + Twine(I) + in MachOObjectFile()
1474 Err = malformedError("LC_MAIN command " + Twine(I) + in MachOObjectFile()
1485 Err = malformedError("LC_ENCRYPTION_INFO command " + Twine(I) + in MachOObjectFile()
1496 Err = malformedError("LC_ENCRYPTION_INFO_64 command " + Twine(I) + in MachOObjectFile()
1510 Err = malformedError("load command " + Twine(I) + in MachOObjectFile()
1523 Err = malformedError("load command " + Twine(I) + in MachOObjectFile()
1536 Err = malformedError("load command " + Twine(I) + in MachOObjectFile()
1549 Err = malformedError("load command " + Twine(I) + in MachOObjectFile()
1561 Err = malformedError("LC_ROUTINES command " + Twine(I) + in MachOObjectFile()
1573 Err = malformedError("LC_ROUTINES_64 command " + Twine(I) + in MachOObjectFile()
1603 Err = malformedError("load command " + Twine(I) + " for cmd value of: " + in MachOObjectFile()
1604 Twine(Load.C.cmd) + " is obsolete and not " in MachOObjectFile()
1717 return malformedError("bad section index: " + Twine((int)NSect) + in checkSymbolTable()
1718 " for symbol at index " + Twine(SymbolIndex)); in checkSymbolTable()
1722 return malformedError("bad n_value: " + Twine((int)NValue) + " past " in checkSymbolTable()
1724 "index " + Twine(SymbolIndex)); in checkSymbolTable()
1734 return malformedError("bad library ordinal: " + Twine(LibraryOrdinal) + in checkSymbolTable()
1735 " for symbol at index " + Twine(SymbolIndex)); in checkSymbolTable()
1740 return malformedError("bad string table index: " + Twine((int)NStrx) + in checkSymbolTable()
1742 "index " + Twine(SymbolIndex)); in checkSymbolTable()
1764 return malformedError("bad string index: " + Twine(Entry.n_strx) + in getSymbolName()
1765 " for symbol at index " + Twine(getSymbolIndex(Symb))); in getSymbolName()
1895 return malformedError("bad section index: " + Twine((int)index) + in getSymbolSection()
1896 " for symbol at index " + Twine(getSymbolIndex(Symb))); in getSymbolSection()
1993 return malformedError("bad section index: " + Twine((int)SectionIndex)); in getSection()
2895 *E = malformedError("export info size " + Twine(error) + in pushNode()
2897 Twine::utohexstr(offset)); in pushNode()
2905 "export info size: 0x" + Twine::utohexstr(ExportInfoSize) + in pushNode()
2906 " in export trie data at node: 0x" + Twine::utohexstr(offset) + in pushNode()
2915 *E = malformedError("flags " + Twine(error) + in pushNode()
2917 Twine::utohexstr(offset)); in pushNode()
2927 "unsupported exported symbol kind: " + Twine((int)Kind) + in pushNode()
2928 " in flags: 0x" + Twine::utohexstr(State.Flags) + in pushNode()
2929 " in export trie data at node: 0x" + Twine::utohexstr(offset)); in pushNode()
2937 *E = malformedError("dylib ordinal of re-export " + Twine(error) + in pushNode()
2939 Twine::utohexstr(offset)); in pushNode()
2946 "bad library ordinal: " + Twine((int)State.Other) + " (max " + in pushNode()
2947 Twine((int)O->getLibraryCount()) + in pushNode()
2948 ") in export trie data at node: 0x" + Twine::utohexstr(offset)); in pushNode()
2961 Twine::utohexstr(offset) + in pushNode()
2971 Twine::utohexstr(offset) + in pushNode()
2981 *E = malformedError("address " + Twine(error) + in pushNode()
2983 Twine::utohexstr(offset)); in pushNode()
2990 *E = malformedError("resolver of stub and resolver " + Twine(error) + in pushNode()
2992 Twine::utohexstr(offset)); in pushNode()
3001 Twine::utohexstr(ExportInfoSize) + " where actual size was: 0x" + in pushNode()
3002 Twine::utohexstr(State.Current - ExportStart) + in pushNode()
3003 " in export trie data at node: 0x" + Twine::utohexstr(offset)); in pushNode()
3012 Twine::utohexstr(offset) + in pushNode()
3035 Twine::utohexstr(Top.Start - Trie.begin()) + in pushDownUntilBottom()
3036 " for child #" + Twine((int)Top.NextChildIndex) + in pushDownUntilBottom()
3044 *E = malformedError("child node offset " + Twine(error) + in pushDownUntilBottom()
3046 Twine::utohexstr(Top.Start - Trie.begin())); in pushDownUntilBottom()
3053 Twine::utohexstr(Top.Start - Trie.begin()) + in pushDownUntilBottom()
3055 Twine::utohexstr(childNodeIndex)); in pushDownUntilBottom()
3068 Twine::utohexstr(Stack.back().Start - Trie.begin())); in pushDownUntilBottom()
3094 Twine::utohexstr(Stack.back().Start - Trie.begin())); in moveNext()
3188 Twine((int)RebaseType) + " for opcode at: 0x" + in moveNext()
3189 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3203 Twine(error) + " for opcode at: 0x" + in moveNext()
3204 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3212 Twine(error) + " for opcode at: 0x" + in moveNext()
3213 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3227 *E = malformedError("for REBASE_OPCODE_ADD_ADDR_ULEB " + Twine(error) + in moveNext()
3229 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3236 *E = malformedError("for REBASE_OPCODE_ADD_ADDR_ULEB " + Twine(error) + in moveNext()
3238 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3253 Twine(error) + " for opcode at: 0x" + in moveNext()
3254 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3275 Twine(error) + " for opcode at: 0x" + in moveNext()
3276 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3294 Twine(error) + " for opcode at: 0x" + in moveNext()
3295 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3307 Twine(error) + " for opcode at: 0x" + in moveNext()
3308 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3324 Twine(error) + " for opcode at: 0x" + in moveNext()
3325 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3336 Twine(error) + " for opcode at: 0x" + in moveNext()
3337 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3354 Twine(error) + " for opcode at: 0x" + in moveNext()
3355 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3367 Twine(error) + " for opcode at: 0x" + in moveNext()
3368 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3379 Twine(error) + " for opcode at: 0x" + in moveNext()
3380 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3394 Twine::utohexstr(Opcode) + " for opcode at: 0x" + in moveNext()
3395 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3538 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3547 Twine((int)ImmValue) + " (max " + in moveNext()
3548 Twine((int)O->getLibraryCount()) + in moveNext()
3550 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3563 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3571 Twine(error) + " for opcode at: 0x" + in moveNext()
3572 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3579 Twine((int)Ordinal) + " (max " + in moveNext()
3580 Twine((int)O->getLibraryCount()) + in moveNext()
3582 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3595 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3605 Twine((int)Ordinal) + " for opcode at: 0x" + in moveNext()
3606 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3628 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3648 Twine((int)ImmValue) + " for opcode at: 0x" + in moveNext()
3649 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3661 *E = malformedError("for BIND_OPCODE_SET_ADDEND_SLEB " + Twine(error) + in moveNext()
3663 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3677 Twine(error) + " for opcode at: 0x" + in moveNext()
3678 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3686 Twine(error) + " for opcode at: 0x" + in moveNext()
3687 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3701 *E = malformedError("for BIND_OPCODE_ADD_ADDR_ULEB " + Twine(error) + in moveNext()
3703 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3710 *E = malformedError("for BIND_OPCODE_ADD_ADDR_ULEB " + Twine(error) + in moveNext()
3712 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3727 *E = malformedError("for BIND_OPCODE_DO_BIND " + Twine(error) + in moveNext()
3729 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3737 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3745 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3758 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3766 Twine(error) + " for opcode at: 0x" + in moveNext()
3767 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3776 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3784 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3791 Twine(error) + " for opcode at: 0x" + in moveNext()
3792 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3804 Twine(error) + " for opcode at: 0x" + in moveNext()
3805 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3822 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3831 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3840 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3850 Twine(error) + " for opcode at: 0x" + in moveNext()
3851 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3864 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3876 Twine(error) + " for opcode at: 0x" + in moveNext()
3877 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3886 Twine(error) + " for opcode at: 0x" + in moveNext()
3887 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3896 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3905 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3914 Twine(error) + " for opcode at: 0x" + in moveNext()
3915 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3929 Twine::utohexstr(Opcode) + " for opcode at: 0x" + in moveNext()
3930 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()