Home
last modified time | relevance | path

Searched defs:file_offset (Results 1 – 25 of 131) sorted by relevance

123456

/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.cc1537 const size_t file_offset, in WriteCodeMethodVisitor()
1602 size_t file_offset = file_offset_; // Used by DCHECK_OFFSET_ macro. in VisitMethod() local
2488 size_t file_offset = oat_data_offset_; in WriteRodata() local
2585 const size_t file_offset = oat_data_offset_; in WriteCode() local
2619 const size_t file_offset = oat_data_offset_; in WriteDataImgRelRo() local
2643 bool OatWriter::CheckOatSize(OutputStream* out, size_t file_offset, size_t relative_offset) { in CheckOatSize()
2749 const size_t file_offset = oat_data_offset_; in WriteHeader() local
2789 size_t OatWriter::WriteClassOffsets(OutputStream* out, size_t file_offset, size_t relative_offset) { in WriteClassOffsets()
2810 size_t OatWriter::WriteClasses(OutputStream* out, size_t file_offset, size_t relative_offset) { in WriteClasses()
2833 size_t OatWriter::WriteMaps(OutputStream* out, size_t file_offset, size_t relative_offset) { in WriteMaps()
[all …]
/aosp_15_r20/external/brotli/research/
H A Ddeorummolae.cc77 std::vector<TextIdx>* file_offset, TextChar* next_terminator) { in buildFullText()
127 std::vector<TextIdx>* file_offset, TextChar* next_terminator) { in poisonData()
150 std::vector<TextIdx>* file_map, std::vector<TextIdx>* file_offset) { in cutMatch()
213 std::vector<TextIdx> file_offset; in DM_generate() local
/aosp_15_r20/system/extras/simpleperf/
H A Dread_elf.cpp83 ElfStatus IsValidElfFile(int fd, uint64_t file_offset) { in IsValidElfFile()
147 static ElfStatus OpenObjectFile(const std::string& filename, uint64_t file_offset, in OpenObjectFile()
478 uint64_t ReadMinExecutableVaddr(uint64_t* file_offset) { in ReadMinExecutableVaddr()
500 bool VaddrToOff(uint64_t vaddr, uint64_t* file_offset) override { in VaddrToOff()
H A Dread_dex_file.cpp37 static void ReadSymbols(art_api::dex::DexFile& dex_file, uint64_t file_offset, in ReadSymbols()
52 for (uint64_t file_offset : dex_file_offsets) { in ReadSymbolsFromDexFileInMemory() local
H A Dread_apk.cpp40 EmbeddedElf* ApkInspector::FindElfInApkByOffset(const std::string& apk_path, uint64_t file_offset) { in FindElfInApkByOffset()
73 const std::string& apk_path, uint64_t file_offset) { in FindElfInApkByOffsetWithoutCache()
H A Dread_elf.h66 uint64_t file_offset = 0; member
75 uint64_t file_offset = 0; member
/aosp_15_r20/external/rust/android-crates-io/crates/vm-memory/src/
Dmmap_windows.rs78 file_offset: Option<FileOffset>, field
183 pub fn file_offset(&self) -> Option<&FileOffset> { in file_offset() method
258 let file_offset = FileOffset::new(file, 0); in map_invalid_handle() localVariable
Dmmap_xen.rs76 file_offset: Option<FileOffset>, field
156 file_offset: Option<FileOffset>, field
293 pub fn file_offset(&self) -> Option<&FileOffset> { in file_offset() method
497 let file_offset = match file_offset { in validate_file() localVariable
794 file_offset: FileOffset, field
1050 let file_offset = if is_file { in initialized() localVariable
Dmmap_unix.rs59 file_offset: Option<FileOffset>, field
226 file_offset: Option<FileOffset>, field
334 pub fn file_offset(&self) -> Option<&FileOffset> { in file_offset() method
/aosp_15_r20/bionic/linker/
H A Dlinker.cpp314 const struct stat* file_stat, off64_t file_offset, in soinfo_alloc()
925 off64_t* file_offset, std::string* realpath) { in open_library_in_zipfile()
1005 const char* path, off64_t* file_offset, in open_library_at_path()
1029 const char* name, off64_t* file_offset, in open_library_on_paths()
1050 off64_t* file_offset, std::string* realpath) { in open_library()
1080 int open_executable(const char* path, off64_t* file_offset, std::string* realpath) { in open_executable()
1116 off64_t file_offset, in find_loaded_library_by_inode()
1174 off64_t file_offset = task->get_file_offset(); in load_library() local
1330 off64_t file_offset = 0; in load_library() local
1356 off64_t file_offset; in load_library() local
H A Dlinker_phdr.cpp166 bool ElfReader::Read(const char* name, int fd, off64_t file_offset, off64_t file_size) { in Read()
1489 size_t* file_offset) { in phdr_table_serialize_gnu_relro()
1537 size_t* file_offset) { in phdr_table_map_gnu_relro()
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dtrace_blob_view_reader.h117 size_t file_offset() const { return file_offset_; } in file_offset() function
124 size_t file_offset, in Iterator()
H A Dprofile_builder.h202 uint64_t file_offset; member
230 const uint64_t file_offset; member
/aosp_15_r20/external/icing/icing/file/
H A Dportable-file-backed-proto-log.h970 PortableFileBackedProtoLog<ProtoT>::ReadProto(int64_t file_offset) const { in ReadProto()
1012 int64_t file_offset) { in EraseProto()
1147 const Filesystem* const filesystem, int fd, int64_t file_offset, in ReadProtoMetadata()
H A Dfile-backed-proto-log.h540 int64_t file_offset) const { in ReadProto()
641 MemoryMappedFile* mmapped_file, int64_t file_offset, int64_t file_size) { in ReadProtoMetadata()
H A Dmemory-mapped-file.h251 int64_t file_offset() const { return file_offset_; } in file_offset() function
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_synchronous_entry.cc611 const int64_t file_offset = entry_stat->GetOffsetInFile( in ReadData() local
673 const int64_t file_offset = out_entry_stat->GetOffsetInFile( in WriteData() local
1010 int file_offset = entry_stat.GetEOFOffsetInFile(key_->size(), stream_index); in CheckEOFRecord() local
1044 int file_offset = entry_stat.GetOffsetInFile(key_->size(), 0, stream_index); in PreReadStreamPayload() local
1491 int file_offset = in InitializeForOpen() local
1757 int file_offset, in GetEOFRecordData()
/aosp_15_r20/system/core/libsparse/
H A Dsparse.cpp62 int sparse_file_add_file(struct sparse_file* s, const char* filename, int64_t file_offset, in sparse_file_add_file()
67 int sparse_file_add_fd(struct sparse_file* s, int fd, int64_t file_offset, uint64_t len, in sparse_file_add_fd()
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
H A Dsnapuserd_readahead.cpp402 loff_t file_offset = snapuserd_->GetBufferDataOffset(); in UpdateScratchMetadata() local
588 loff_t file_offset = snapuserd_->GetBufferDataOffset(); in ReadAheadSyncIO() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_rgp.c591 struct sqtt_file_chunk_code_object_database *chunk, size_t file_offset, in ac_sqtt_fill_code_object()
624 size_t file_offset) in ac_sqtt_fill_loader_events()
655 struct sqtt_file_chunk_pso_correlation *chunk, size_t file_offset) in ac_sqtt_fill_pso_correlation()
914 size_t file_offset, in ac_sqtt_dump_spm()
994 size_t file_offset = 0; in ac_sqtt_dump_data() local
/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_proc.h34 long long unsigned int file_offset; member
/aosp_15_r20/external/bcc/src/cc/includes/
H A Dbcc_proc.h34 long long unsigned int file_offset; member
/aosp_15_r20/system/libbase/
H A Dmapped_file.cpp51 off64_t file_offset = offset - slop; in FromOsHandle() local
/aosp_15_r20/art/libartbase/base/
H A Dmem_map_windows.cc53 off_t file_offset = fd_off - padding; in TargetMMap() local
/aosp_15_r20/external/libjpeg-turbo/
H A Djmemmgr.c753 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_sarray_io() local
786 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_barray_io() local

123456