Home
last modified time | relevance | path

Searched refs:objfile (Results 1 – 5 of 5) sorted by relevance

/external/clang/utils/check_cfc/
Dobj_diff.py19 def disassemble(objfile): argument
21 p = subprocess.Popen([disassembler, '-d', objfile],
26 print("Disassemble failed: {}".format(objfile))
30 def dump_debug(objfile): argument
32 …p = subprocess.Popen([disassembler, '-WliaprmfsoRt', objfile], stdout=subprocess.PIPE, stderr=subp…
35 print("Dump debug failed: {}".format(objfile))
/external/google-breakpad/src/common/mac/
Dmacho_reader.cc104 struct fat_arch *objfile = &object_files_[i]; in Read() local
107 cursor >> objfile->cputype in Read()
108 >> objfile->cpusubtype in Read()
109 >> objfile->offset in Read()
110 >> objfile->size in Read()
111 >> objfile->align; in Read()
118 if (objfile->offset > fat_size || in Read()
119 objfile->size > fat_size - objfile->offset) { in Read()
/external/llvm/utils/
DGenLibDeps.pl114 my $objfile = $libpath.$2;
115 $objdefs{$1} = $objfile;
116 $objdeps{$objfile} = {};
117 $libobjs{$lib}{$objfile}=1;
/external/v8/tools/
Dgen-postmortem-metadata.py295 objfile = open(objfilename, 'r');
313 for line in objfile:
/external/curl/packages/vms/
Dbuild_vms.com969 $ librarian /object 'p3' 'objfile'
981 $ librarian /object 'p3' 'objfile'