Searched +defs:arch +defs:end +defs:pos (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dsrec.c449 file_ptr pos; local
801 srec_set_arch_mach (bfd *abfd, enum bfd_architecture arch, unsigned long mach) argument
884 srec_write_record(bfd *abfd, unsigned int type, bfd_vma address, const bfd_byte *data, const bfd_byte *end) argument
[all...]
H A Delf.c340 file_ptr pos; local
7003 _bfd_elf_set_arch_mach(bfd *abfd, enum bfd_architecture arch, unsigned long machine) argument
7219 bfd_signed_vma pos; local
7575 char *end = memchr (start, '\\0', max); local
[all...]
/macosx-10.10/dyld-353.2.1/launch-cache/
H A Dupdate_dyld_shared_cache.cpp83 static void warn(const char *arch, const char *format, ...) argument
316 PathToNode::iterator pos = fNodes.find(path); local
616 PathToNode::const_iterator pos = nodes.find(dit->name); local
694 StringToOffset::iterator pos = fUniqueStrings.find(str); local
951 template <> cpu_type_t SharedCache<x86>::arch() { return CPU_TYPE_I386; } function in class:SharedCache
952 template <> cpu_type_t SharedCache<x86_64>::arch() { return CPU_TYPE_X86_64; } function in class:SharedCache
953 template <> cpu_type_t SharedCache<arm>::arch() { return CPU_TYPE_ARM; } function in class:SharedCache
954 template <> cpu_type_t SharedCache<arm64>::arch() { return CPU_TYPE_ARM64; } function in class:SharedCache
2513 uint32_t end = it->sfm_file_offset + it->sfm_size; local
3194 char * const end = &p[stat_buf.st_size]; local
3490 const char* arch = argv[++i]; local
[all...]

Completed in 116 milliseconds