Searched refs:throwf (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/dyld-353.2.1/src/
H A DImageLoaderMachOCompressed.cpp69 dyld::throwf("malformed uleb128");
74 dyld::throwf("uleb128 too big for uint64, bit=%d, result=0x%0llX", bit, result);
411 dyld::throwf("bad rebase type %d", type);
418 dyld::throwf("malformed rebase opcodes (%ld/%ld): address 0x%08lX is beyond end of segment %s (0x%08lX -> 0x%08lX)",
453 dyld::throwf("REBASE_OPCODE_SET_SEGMENT_AND_OFFSET_ULEB has segment %d which is too large (0..%d)",
502 dyld::throwf("bad rebase opcode %d", *p);
609 //dyld::throwf("bad mach-o binary, library ordinal (%u) invalid (max %u) for re-exported symbol %s in %s",
662 dyld::throwf("unsupported exported symbol kind. flags=%lu at node=%p", flags, symbol);
666 dyld::throwf("unsupported exported symbol kind. flags=%lu at node=%p", flags, symbol);
669 dyld::throwf("unsupporte
[all...]
H A DImageLoaderMachO.cpp143 dyld::throwf("malformed mach-o image: load command #%d length (%u) too small in %s",
148 dyld::throwf("malformed mach-o image: load command #%d length (%u) would exceed sizeofcmds (%u) in %s",
164 dyld::throwf("malformed mach-o image: segment %s does not span all load commands", segCmd->segname);
166 dyld::throwf("malformed mach-o image: load commands found in segment %s with wrong permissions", segCmd->segname);
174 dyld::throwf("malformed mach-o image: segment load command %s size too large", segCmd->segname);
176 dyld::throwf("malformed mach-o image: segment load command %s wraps around address space", segCmd->segname);
180 dyld::throwf("malformed mach-o image: wrong LC_SEGMENT[_64] for architecture");
209 dyld::throwf("malformed mach-o image: segment %s overlaps load commands", segCmd->segname);
219 dyld::throwf("malformed mach-o image: more than 255 segments in %s", path);
223 dyld::throwf("malforme
[all...]
H A Ddyld.cpp367 void throwf(const char* format, ...) function in namespace:dyld
380 throw "throwf, out of memory error";
2208 throwf("incompatible cpu-subtype: 0x%08X in %s", mh->cpusubtype, path);
2415 throwf("pread of short file failed: %d", errno);
2420 throwf("pread of first 4K failed: %d", errno);
2428 throwf("truncated fat file. file length=%llu, but needed slice goes to %llu", stat_buf.st_size, fileOffset+fileLength);
2430 throwf("pread of fat file failed: %d", errno);
2477 throwf("unknown file type, first eight bytes: 0x%02X 0x%02X 0x%02X 0x%02X 0x%02X 0x%02X 0x%02X 0x%02X",
2733 throwf("unsafe use of @executable_path in %s with restricted binary", context.origin);
2765 throwf("unsaf
[all...]
H A DImageLoaderMachOClassic.cpp784 dyld::throwf("local reloc %p not in mapped image\n", (void*)rebaseAddr);
798 dyld::throwf("local reloc %p not in mapped image\n", (void*)rebaseAddr);
818 dyld::throwf("local scattered reloc %p not in mapped image\n", locationToFix);
844 dyld::throwf("%s in %s. reloc record at %p: 0x%02X 0x%02X 0x%02X 0x%02X 0x%02X 0x%02X 0x%02X 0x%02X",
1129 dyld::throwf("bad mach-o binary, library ordinal (%u) too big (max %u) for symbol %s in %s",
1214 dyld::throwf("external reloc %p not in mapped image %s\n", (void*)location, this->getPath());
1442 dyld::throwf("lazy pointer not found at address %p in image %s", lazyPointer, this->getPath());
H A DImageLoader.cpp81 dyld::throwf("too many dependent dylibs in %s", path);
635 dyld::throwf("Incompatible library version: %s requires version %d.%d.%d or later, but %s provides version %d.%d.%d",
H A DImageLoader.h147 extern __attribute__((noreturn)) void throwf(const char* format, ...) __attribute__((format(printf, 1, 2)));
/macosx-10.10/swig-12/Source/CParse/
H A Dparser.h310 String *throwf; member in struct:YYSTYPE::Define
324 String *throwf; member in struct:YYSTYPE::__anon12654
H A Dparser.y1450 String *throwf;
1464 String *throwf;
2953 Setattr($$,"throw",$4.throwf);
3016 Setattr($$,"throw",$3.throwf);
3040 $$.throwf = 0;
3046 $$.throwf = 0;
3052 $$.throwf = NewString("1");
3058 $$.throwf = NewString("1");
3206 Setattr($$,"throw",$6.throwf);
4148 Setattr($$,"throw",$6.throwf);
[all...]
H A Dparser.c1785 String *throwf; member in struct:YYSTYPE::Define
1799 String *throwf; member in struct:YYSTYPE::__anon12649
6100 Setattr((yyval.node),"throw",(yyvsp[(4) - (5)].dtype).throwf);
6167 Setattr((yyval.node),"throw",(yyvsp[(3) - (4)].dtype).throwf);
6197 (yyval.dtype).throwf = 0;
6207 (yyval.dtype).throwf = 0;
6217 (yyval.dtype).throwf = NewString("1");
6227 (yyval.dtype).throwf = NewString("1");
6376 Setattr((yyval.node),"throw",(yyvsp[(6) - (6)].decl).throwf);
7512 Setattr((yyval.node),"throw",(yyvsp[(6) - (6)].decl).throwf);
[all...]
/macosx-10.10/dyld-353.2.1/launch-cache/
H A Dupdate_dyld_shared_cache.cpp323 throwf("realpath() failed on %s\n", path);
346 throwf("%s is missing arch %s", realPath, archName(fArchPair));
887 if (index >= fCount) throwf("index out of range");
896 if (index >= fCount) throwf("index out of range");
939 if (index >= fCount) throwf("index out of range");
1016 throwf("SharedCache object is wrong architecture: 0x%08X vs 0x%08X", fArchGraph->getArchPair().arch, arch());
1144 throwf("update_dyld_shared_cache[%u] for arch=%s, could not verify because cache file does not exist in /var/db/dyld/\n",
1151 throwf("update_dyld_shared_cache[%u] warning: for arch=%s, could not verify cache because start address of %s is 0x%llX in cache, but should be 0x%llX\n",
1159 throwf("header size overflow: allowed=0x%08X, base=0x%08llX, aliases=0x%08llX", FIRST_DYLIB_TEXT_OFFSET, baseHeaderSize, fHeaderSize-baseHeaderSize);
1310 throwf("addres
[all...]
H A DMachORebaser.hpp330 throwf("vm address 0x%08llX not found", (uint64_t)vmaddr);
345 throwf("mappedAddressForVMAddress(0x%08llX) not found", (uint64_t)vmaddr);
358 throwf("mappedAddressForNewAddress(0x%08llX) not found", (uint64_t)vmaddress);
371 throwf("new address 0x%08llX not found", (uint64_t)newAddress);
480 throwf("%s in %s", msg, fLayout.getFilePath());
660 throwf("invalid kind=%d in split seg info", kind);
740 throwf("only one rw segment named '__DATA' can be used in dylibs placed in the dyld shared cache (%s)", fLayout.getFilePath());
774 throwf("at offset=0x%08llX in seg=%s, pointer cannot be rebased because it does not point to __TEXT or __DATA. %s\n",
858 throwf("bad rebase opcode %d", *p);
1041 throwf("ca
[all...]
H A DMachOLayout.hpp50 void throwf(const char* format, ...) __attribute__((format(printf, 1, 2)));
53 void throwf(const char* format, ...) function
362 throwf("file not found");
364 throwf("can't open file, errno=%d", err);
368 throwf("can't stat open file %s, errno=%d", path, errno);
370 throwf("file too small %s", path);
373 throwf("can't map file %s, errno=%d", path, errno);
388 throwf("malformed universal file, slice %u for architecture 0x%08X is beyond end of file: %s",
392 throwf("malformed universal file, slice %u for architecture 0x%08X is beyond end of file: %s",
H A DMachOBinder.hpp205 throwf("dyld shared cache does not support LC_RPATH found in %s", layout.getFilePath());
209 throwf("unknown required load command 0x%08X", cmd->cmd());
254 throwf("non-regular symbol binding not supported for %s in %s", it->name, layout.getFilePath());
396 throwf("in %s can't find dylib %s", this->getDylibID(), path);
605 throwf("could not bind symbol %s in %s expected in %s", symbolName, this->getDylibID(), binder->getDylibID());
707 throwf("bad lazy bind opcode %d", *p);
794 throwf("bad bind opcode %d", *p);
874 throwf("%s processesing external relocation r_address 0x%08X", msg, reloc->r_address());
1020 throwf("could not resolve undefined symbol %s in %s expected in %s", symbolName, this->getDylibID(), binder->getDylibID());
1045 throwf("coul
[all...]

Completed in 307 milliseconds