Lines Matching refs:Twine

63 static Error malformedError(const Twine &Msg) {  in malformedError()
196 return malformedError("load command " + Twine(LoadCommandIndex) + in getLoadCommandInfo()
199 return malformedError("load command " + Twine(LoadCommandIndex) + in getLoadCommandInfo()
225 return malformedError("load command " + Twine(LoadCommandIndex + 1) + in getNextLoadCommandInfo()
263 return malformedError(Twine(Name) + " at offset " + Twine(Offset) + in checkOverlappingElement()
264 " with a size of " + Twine(Size) + ", overlaps " + in checkOverlappingElement()
265 E.Name + " at offset " + Twine(E.Offset) + " with " in checkOverlappingElement()
266 "a size of " + Twine(E.Size)); in checkOverlappingElement()
292 return malformedError("load command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
300 return malformedError("load command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
315 return malformedError("offset field of section " + Twine(J) + " in " + in parseSegmentLoadCommand()
316 CmdName + " command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
323 return malformedError("offset field of section " + Twine(J) + " in " + in parseSegmentLoadCommand()
324 CmdName + " command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
334 Twine(J) + " in " + CmdName + " command " + in parseSegmentLoadCommand()
335 Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
343 Twine(J) + " in " + CmdName + " command " + in parseSegmentLoadCommand()
344 Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
349 return malformedError("addr field of section " + Twine(J) + " in " + in parseSegmentLoadCommand()
350 CmdName + " command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
357 return malformedError("addr field plus size of section " + Twine(J) + in parseSegmentLoadCommand()
359 Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
370 return malformedError("reloff field of section " + Twine(J) + " in " + in parseSegmentLoadCommand()
371 CmdName + " command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
379 Twine(J) + " in " + CmdName + " command " + in parseSegmentLoadCommand()
380 Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
389 return malformedError("load command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
395 return malformedError("load command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
399 return malformedError("load command " + Twine(LoadCommandIndex) + in parseSegmentLoadCommand()
415 return malformedError("load command " + Twine(LoadCommandIndex) + in checkSymtabCommand()
424 return malformedError("LC_SYMTAB command " + Twine(LoadCommandIndex) + in checkSymtabCommand()
429 Twine(LoadCommandIndex) + " extends past the end " in checkSymtabCommand()
444 Twine(struct_nlist_name) + ") of LC_SYMTAB command " + in checkSymtabCommand()
445 Twine(LoadCommandIndex) + " extends past the end " in checkSymtabCommand()
452 Twine(LoadCommandIndex) + " extends past the end " in checkSymtabCommand()
458 "command " + Twine(LoadCommandIndex) + " extends " in checkSymtabCommand()
473 return malformedError("load command " + Twine(LoadCommandIndex) + in checkDysymtabCommand()
483 return malformedError("LC_DYSYMTAB command " + Twine(LoadCommandIndex) + in checkDysymtabCommand()
488 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
496 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
505 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
521 Twine(struct_dylib_module_name) + ") of LC_DYSYMTAB " in checkDysymtabCommand()
522 "command " + Twine(LoadCommandIndex) + " extends " in checkDysymtabCommand()
530 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
538 "command " + Twine(LoadCommandIndex) + " extends " in checkDysymtabCommand()
547 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
555 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
564 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
572 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
581 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
589 Twine(LoadCommandIndex) + " extends past the end of " in checkDysymtabCommand()
607 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkLinkeditDataCommand()
610 return malformedError("more than one " + Twine(CmdName) + " command"); in checkLinkeditDataCommand()
617 return malformedError(Twine(CmdName) + " command " + in checkLinkeditDataCommand()
618 Twine(LoadCommandIndex) + " has incorrect cmdsize"); in checkLinkeditDataCommand()
621 return malformedError("dataoff field of " + Twine(CmdName) + " command " + in checkLinkeditDataCommand()
622 Twine(LoadCommandIndex) + " extends past the end of " in checkLinkeditDataCommand()
628 Twine(CmdName) + " command " + in checkLinkeditDataCommand()
629 Twine(LoadCommandIndex) + " extends past the end of " in checkLinkeditDataCommand()
644 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDyldInfoCommand()
655 return malformedError(Twine(CmdName) + " command " + in checkDyldInfoCommand()
656 Twine(LoadCommandIndex) + " has incorrect cmdsize"); in checkDyldInfoCommand()
659 return malformedError("rebase_off field of " + Twine(CmdName) + in checkDyldInfoCommand()
660 " command " + Twine(LoadCommandIndex) + " extends " in checkDyldInfoCommand()
666 Twine(CmdName) + " command " + in checkDyldInfoCommand()
667 Twine(LoadCommandIndex) + " extends past the end of " in checkDyldInfoCommand()
674 return malformedError("bind_off field of " + Twine(CmdName) + in checkDyldInfoCommand()
675 " command " + Twine(LoadCommandIndex) + " extends " in checkDyldInfoCommand()
681 Twine(CmdName) + " command " + in checkDyldInfoCommand()
682 Twine(LoadCommandIndex) + " extends past the end of " in checkDyldInfoCommand()
689 return malformedError("weak_bind_off field of " + Twine(CmdName) + in checkDyldInfoCommand()
690 " command " + Twine(LoadCommandIndex) + " extends " in checkDyldInfoCommand()
696 Twine(CmdName) + " command " + in checkDyldInfoCommand()
697 Twine(LoadCommandIndex) + " extends past the end of " in checkDyldInfoCommand()
704 return malformedError("lazy_bind_off field of " + Twine(CmdName) + in checkDyldInfoCommand()
705 " command " + Twine(LoadCommandIndex) + " extends " in checkDyldInfoCommand()
711 Twine(CmdName) + " command " + in checkDyldInfoCommand()
712 Twine(LoadCommandIndex) + " extends past the end of " in checkDyldInfoCommand()
719 return malformedError("export_off field of " + Twine(CmdName) + in checkDyldInfoCommand()
720 " command " + Twine(LoadCommandIndex) + " extends " in checkDyldInfoCommand()
726 Twine(CmdName) + " command " + in checkDyldInfoCommand()
727 Twine(LoadCommandIndex) + " extends past the end of " in checkDyldInfoCommand()
741 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDylibCommand()
748 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDylibCommand()
752 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDylibCommand()
763 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDylibCommand()
790 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDyldCommand()
797 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDyldCommand()
801 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDyldCommand()
812 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkDyldCommand()
823 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkVersCommand()
838 return malformedError("load command " + Twine(LoadCommandIndex) + in checkNoteCommand()
847 Twine(LoadCommandIndex) + " extends " in checkNoteCommand()
853 Twine(LoadCommandIndex) + " extends past the end of " in checkNoteCommand()
874 return malformedError("load command " + Twine(LoadCommandIndex) + in parseBuildVersionCommand()
889 return malformedError("load command " + Twine(LoadCommandIndex) + in checkRpathCommand()
896 return malformedError("load command " + Twine(LoadCommandIndex) + in checkRpathCommand()
900 return malformedError("load command " + Twine(LoadCommandIndex) + in checkRpathCommand()
911 return malformedError("load command " + Twine(LoadCommandIndex) + in checkRpathCommand()
927 return malformedError("cryptoff field of " + Twine(CmdName) + in checkEncryptCommand()
928 " command " + Twine(LoadCommandIndex) + " extends " in checkEncryptCommand()
934 Twine(CmdName) + " command " + in checkEncryptCommand()
935 Twine(LoadCommandIndex) + " extends past the end of " in checkEncryptCommand()
945 return malformedError("load command " + Twine(LoadCommandIndex) + in checkLinkerOptCommand()
966 return malformedError("load command " + Twine(LoadCommandIndex) + in checkLinkerOptCommand()
967 " LC_LINKER_OPTION string #" + Twine(i) + in checkLinkerOptCommand()
975 return malformedError("load command " + Twine(LoadCommandIndex) + in checkLinkerOptCommand()
976 " LC_LINKER_OPTION string count " + Twine(L.count) + in checkLinkerOptCommand()
987 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkSubCommand()
991 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkSubCommand()
1002 return malformedError("load command " + Twine(LoadCommandIndex) + " " + in checkSubCommand()
1013 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1026 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1036 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1048 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1050 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1054 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1059 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1060 " unknown flavor (" + Twine(flavor) + ") for " in checkThreadCommand()
1061 "flavor number " + Twine(nflavor) + " in " + in checkThreadCommand()
1067 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1069 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1073 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1079 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1081 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1085 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1091 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1093 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1097 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1103 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1105 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1109 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1115 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1117 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1121 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1126 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1127 " unknown flavor (" + Twine(flavor) + ") for " in checkThreadCommand()
1128 "flavor number " + Twine(nflavor) + " in " + in checkThreadCommand()
1134 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1136 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1140 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1145 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1146 " unknown flavor (" + Twine(flavor) + ") for " in checkThreadCommand()
1147 "flavor number " + Twine(nflavor) + " in " + in checkThreadCommand()
1154 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1156 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1160 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1165 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1166 " unknown flavor (" + Twine(flavor) + ") for " in checkThreadCommand()
1167 "flavor number " + Twine(nflavor) + " in " + in checkThreadCommand()
1173 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1175 "flavor number " + Twine(nflavor) + " which is " in checkThreadCommand()
1179 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1184 return malformedError("load command " + Twine(LoadCommandIndex) + in checkThreadCommand()
1185 " unknown flavor (" + Twine(flavor) + ") for " in checkThreadCommand()
1186 "flavor number " + Twine(nflavor) + " in " + in checkThreadCommand()
1190 return malformedError("unknown cputype (" + Twine(cputype) + ") load " in checkThreadCommand()
1191 "command " + Twine(LoadCommandIndex) + " for " + in checkThreadCommand()
1206 return malformedError("load command " + Twine(LoadCommandIndex) + in checkTwoLevelHintsCommand()
1217 Twine(LoadCommandIndex) + " extends past the end of " in checkTwoLevelHintsCommand()
1225 Twine(LoadCommandIndex) + " extends past the end of " in checkTwoLevelHintsCommand()
1294 Twine(UniversalIndex) + "'s cputype does not match " in MachOObjectFile()
1331 Err = malformedError("load command " + Twine(I) + " cmdsize not a " in MachOObjectFile()
1338 Err = malformedError("load command " + Twine(I) + " cmdsize not a " in MachOObjectFile()
1402 Err = malformedError("LC_UUID command " + Twine(I) + " has incorrect " in MachOObjectFile()
1482 Err = malformedError("LC_SOURCE_VERSION command " + Twine(I) + in MachOObjectFile()
1493 Err = malformedError("LC_MAIN command " + Twine(I) + in MachOObjectFile()
1504 Err = malformedError("LC_ENCRYPTION_INFO command " + Twine(I) + in MachOObjectFile()
1515 Err = malformedError("LC_ENCRYPTION_INFO_64 command " + Twine(I) + in MachOObjectFile()
1529 Err = malformedError("load command " + Twine(I) + in MachOObjectFile()
1542 Err = malformedError("load command " + Twine(I) + in MachOObjectFile()
1555 Err = malformedError("load command " + Twine(I) + in MachOObjectFile()
1568 Err = malformedError("load command " + Twine(I) + in MachOObjectFile()
1580 Err = malformedError("LC_ROUTINES command " + Twine(I) + in MachOObjectFile()
1592 Err = malformedError("LC_ROUTINES_64 command " + Twine(I) + in MachOObjectFile()
1622 Err = malformedError("load command " + Twine(I) + " for cmd value of: " + in MachOObjectFile()
1623 Twine(Load.C.cmd) + " is obsolete and not " in MachOObjectFile()
1736 return malformedError("bad section index: " + Twine((int)NSect) + in checkSymbolTable()
1737 " for symbol at index " + Twine(SymbolIndex)); in checkSymbolTable()
1741 return malformedError("bad n_value: " + Twine((int)NValue) + " past " in checkSymbolTable()
1743 "index " + Twine(SymbolIndex)); in checkSymbolTable()
1753 return malformedError("bad library ordinal: " + Twine(LibraryOrdinal) + in checkSymbolTable()
1754 " for symbol at index " + Twine(SymbolIndex)); in checkSymbolTable()
1759 return malformedError("bad string table index: " + Twine((int)NStrx) + in checkSymbolTable()
1761 "index " + Twine(SymbolIndex)); in checkSymbolTable()
1783 return malformedError("bad string index: " + Twine(Entry.n_strx) + in getSymbolName()
1784 " for symbol at index " + Twine(getSymbolIndex(Symb))); in getSymbolName()
1920 return malformedError("bad section index: " + Twine((int)index) + in getSymbolSection()
1921 " for symbol at index " + Twine(getSymbolIndex(Symb))); in getSymbolSection()
2018 return malformedError("bad section index: " + Twine((int)SectionIndex)); in getSection()
3002 *E = malformedError("export info size " + Twine(error) + in pushNode()
3004 Twine::utohexstr(offset)); in pushNode()
3012 "export info size: 0x" + Twine::utohexstr(ExportInfoSize) + in pushNode()
3013 " in export trie data at node: 0x" + Twine::utohexstr(offset) + in pushNode()
3022 *E = malformedError("flags " + Twine(error) + in pushNode()
3024 Twine::utohexstr(offset)); in pushNode()
3034 "unsupported exported symbol kind: " + Twine((int)Kind) + in pushNode()
3035 " in flags: 0x" + Twine::utohexstr(State.Flags) + in pushNode()
3036 " in export trie data at node: 0x" + Twine::utohexstr(offset)); in pushNode()
3044 *E = malformedError("dylib ordinal of re-export " + Twine(error) + in pushNode()
3046 Twine::utohexstr(offset)); in pushNode()
3055 "bad library ordinal: " + Twine((int)State.Other) + " (max " + in pushNode()
3056 Twine((int)O->getLibraryCount()) + in pushNode()
3057 ") in export trie data at node: 0x" + Twine::utohexstr(offset)); in pushNode()
3070 Twine::utohexstr(offset) + in pushNode()
3080 Twine::utohexstr(offset) + in pushNode()
3090 *E = malformedError("address " + Twine(error) + in pushNode()
3092 Twine::utohexstr(offset)); in pushNode()
3099 *E = malformedError("resolver of stub and resolver " + Twine(error) + in pushNode()
3101 Twine::utohexstr(offset)); in pushNode()
3110 Twine::utohexstr(ExportInfoSize) + " where actual size was: 0x" + in pushNode()
3111 Twine::utohexstr(State.Current - ExportStart) + in pushNode()
3112 " in export trie data at node: 0x" + Twine::utohexstr(offset)); in pushNode()
3121 Twine::utohexstr(offset) + in pushNode()
3144 Twine::utohexstr(Top.Start - Trie.begin()) + in pushDownUntilBottom()
3145 " for child #" + Twine((int)Top.NextChildIndex) + in pushDownUntilBottom()
3153 *E = malformedError("child node offset " + Twine(error) + in pushDownUntilBottom()
3155 Twine::utohexstr(Top.Start - Trie.begin())); in pushDownUntilBottom()
3162 Twine::utohexstr(Top.Start - Trie.begin()) + in pushDownUntilBottom()
3164 Twine::utohexstr(childNodeIndex)); in pushDownUntilBottom()
3177 Twine::utohexstr(Stack.back().Start - Trie.begin())); in pushDownUntilBottom()
3203 Twine::utohexstr(Stack.back().Start - Trie.begin())); in moveNext()
3396 *E = createError("segment " + Twine(SegmentIndex) + in moveNext()
3398 Twine(PointerFormat)); in moveNext()
3410 *E = malformedError("fixup in segment " + Twine(SegmentIndex) + in moveNext()
3411 " at offset " + Twine(SegmentOffset) + in moveNext()
3439 *E = malformedError("fixup in segment " + Twine(SegmentIndex) + in moveNext()
3440 " at offset " + Twine(SegmentOffset) + in moveNext()
3442 Twine(ImportOrdinal)); in moveNext()
3533 Twine((int)RebaseType) + " for opcode at: 0x" + in moveNext()
3534 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3548 Twine(error) + " for opcode at: 0x" + in moveNext()
3549 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3557 Twine(error) + " for opcode at: 0x" + in moveNext()
3558 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3572 *E = malformedError("for REBASE_OPCODE_ADD_ADDR_ULEB " + Twine(error) + in moveNext()
3574 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3581 *E = malformedError("for REBASE_OPCODE_ADD_ADDR_ULEB " + Twine(error) + in moveNext()
3583 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3598 Twine(error) + " for opcode at: 0x" + in moveNext()
3599 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3620 Twine(error) + " for opcode at: 0x" + in moveNext()
3621 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3639 Twine(error) + " for opcode at: 0x" + in moveNext()
3640 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3652 Twine(error) + " for opcode at: 0x" + in moveNext()
3653 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3669 Twine(error) + " for opcode at: 0x" + in moveNext()
3670 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3681 Twine(error) + " for opcode at: 0x" + in moveNext()
3682 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3699 Twine(error) + " for opcode at: 0x" + in moveNext()
3700 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3712 Twine(error) + " for opcode at: 0x" + in moveNext()
3713 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3724 Twine(error) + " for opcode at: 0x" + in moveNext()
3725 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3739 Twine::utohexstr(Opcode) + " for opcode at: 0x" + in moveNext()
3740 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3885 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3894 Twine((int)ImmValue) + " (max " + in moveNext()
3895 Twine((int)O->getLibraryCount()) + in moveNext()
3897 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3910 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3918 Twine(error) + " for opcode at: 0x" + in moveNext()
3919 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3926 Twine((int)Ordinal) + " (max " + in moveNext()
3927 Twine((int)O->getLibraryCount()) + in moveNext()
3929 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3942 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3952 Twine((int)Ordinal) + " for opcode at: 0x" + in moveNext()
3953 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3975 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
3995 Twine((int)ImmValue) + " for opcode at: 0x" + in moveNext()
3996 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4008 *E = malformedError("for BIND_OPCODE_SET_ADDEND_SLEB " + Twine(error) + in moveNext()
4010 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4024 Twine(error) + " for opcode at: 0x" + in moveNext()
4025 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4033 Twine(error) + " for opcode at: 0x" + in moveNext()
4034 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4048 *E = malformedError("for BIND_OPCODE_ADD_ADDR_ULEB " + Twine(error) + in moveNext()
4050 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4057 *E = malformedError("for BIND_OPCODE_ADD_ADDR_ULEB " + Twine(error) + in moveNext()
4059 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4074 *E = malformedError("for BIND_OPCODE_DO_BIND " + Twine(error) + in moveNext()
4076 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4084 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4092 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4105 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4113 Twine(error) + " for opcode at: 0x" + in moveNext()
4114 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4123 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4131 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4138 Twine(error) + " for opcode at: 0x" + in moveNext()
4139 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4151 Twine(error) + " for opcode at: 0x" + in moveNext()
4152 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4169 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4178 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4187 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4197 Twine(error) + " for opcode at: 0x" + in moveNext()
4198 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4211 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4223 Twine(error) + " for opcode at: 0x" + in moveNext()
4224 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4233 Twine(error) + " for opcode at: 0x" + in moveNext()
4234 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4243 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4252 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4261 Twine(error) + " for opcode at: 0x" + in moveNext()
4262 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
4276 Twine::utohexstr(Opcode) + " for opcode at: 0x" + in moveNext()
4277 Twine::utohexstr(OpcodeStart - Opcodes.begin())); in moveNext()
5021 return malformedError(Twine("bad chained fixups: unknown version: ") + in getChainedFixupsHeader()
5022 Twine(CFHeader.fixups_version)); in getChainedFixupsHeader()
5025 Twine("bad chained fixups: unknown imports format: ") + in getChainedFixupsHeader()
5026 Twine(CFHeader.imports_format)); in getChainedFixupsHeader()
5033 return malformedError(Twine("bad chained fixups: image starts offset ") + in getChainedFixupsHeader()
5034 Twine(CFHeader.starts_offset) + in getChainedFixupsHeader()
5040 return malformedError(Twine("bad chained fixups: image starts end ") + in getChainedFixupsHeader()
5041 Twine(CFImageStartsOffset + in getChainedFixupsHeader()
5043 " extends past end " + Twine(EndOffset)); in getChainedFixupsHeader()
5096 auto Fail = [&](Twine Message) { in getChainedFixupsSegments()
5097 return malformedError("bad chained fixups: segment info" + Twine(I) + in getChainedFixupsSegments()
5098 " at offset " + Twine(*OffOrErr) + Message); in getChainedFixupsSegments()
5113 return Fail(" has unknown pointer format: " + Twine(Seg.pointer_format)); in getChainedFixupsSegments()
5186 Twine(Header.imports_format)); in getDyldChainedFixupTargets()
5198 Twine(ImportsEndOffset) + " extends past end " + in getDyldChainedFixupTargets()
5199 Twine(DyldChainedFixups.datasize)); in getDyldChainedFixupTargets()
5203 Twine(ImportsEndOffset) + " overlaps with symbols"); in getDyldChainedFixupTargets()
5248 Twine(NameOffset) + " extends past end " + in getDyldChainedFixupTargets()
5249 Twine(DyldChainedFixups.datasize)); in getDyldChainedFixupTargets()