Searched refs:filepos (Results 1 - 11 of 11) sorted by relevance

/external/oprofile/libutil++/
H A Dop_bfd.cpp60 section_filepos(a->section->filepos),
91 return filepos() < rhs.filepos();
96 return bfd_symbol->section->filepos + bfd_symbol->section->size;
169 filepos_map[sect->name] = sect->filepos;
235 // need to use filepos of original file's section for
239 u32 filepos = filepos_map[dbfd.syms[i]->section->name]; local
240 if (filepos != 0)
241 dbfd.syms[i]->section->filepos = filepos;
[all...]
H A Dop_bfd.h52 unsigned long filepos() const { return symb_value + section_filepos; } function in class:op_bfd_symbol
63 /// compare two symbols by their filepos()
73 /// the section filepos for this symbol
170 * Otherwise, return the filepos of a section with a matching
292 // mapping of section names to filepos in the original binary
H A Dop_spu_bfd.cpp165 filepos_map[sect->name] = sect->filepos;
H A Dbfd_support.cpp637 pc = (sym.value() + offset) - sym.filepos();
/external/chromium_org/native_client_sdk/src/examples/demo/nacl_io_demo/
H A Dexample.js152 postCall('fseek', filehandle, offset, whence, function(filehandle, filepos) {
154 common.logMessage('Seeked to location ' + filepos + ' in file ' + filename +
161 postCall('fflush', filehandle, function(filehandle, filepos) {
/external/oprofile/libpp/
H A Dcallgraph_container.cpp97 // sorted by filepos so this will find the nearest
110 u32 const end_offset = it->size() + it->filepos();
173 << b.syms[i].name() << " filepos " << start
189 callee_end = bfdsym->size() + bfdsym->filepos() - boffset;
195 finish_sym(i, bfdsym->filepos());
199 << bfdsym->name() << " filepos "
200 << bfdsym->filepos() << "-"
201 << (bfdsym->filepos() + bfdsym->size())
/external/pcre/dist/
H A Dpcregrep.c1508 int filepos = 0; local
1745 (int)(filepos + matchptr + offsets[0] - ptr),
1975 offset to the current line is maintained in filepos. */
1978 filepos += (int)(linelength + endlinelength);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 324 milliseconds