/aosp_15_r20/art/dex2oat/linker/ |
H A D | oat_writer.cc | 1537 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 D | deorummolae.cc | 77 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 D | read_elf.cpp | 83 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 D | read_dex_file.cpp | 37 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 D | read_apk.cpp | 40 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 D | read_elf.h | 66 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/ |
D | mmap_windows.rs | 78 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
|
D | mmap_xen.rs | 76 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
|
D | mmap_unix.rs | 59 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 D | linker.cpp | 314 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 D | linker_phdr.cpp | 166 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 D | trace_blob_view_reader.h | 117 size_t file_offset() const { return file_offset_; } in file_offset() function 124 size_t file_offset, in Iterator()
|
H A D | profile_builder.h | 202 uint64_t file_offset; member 230 const uint64_t file_offset; member
|
/aosp_15_r20/external/icing/icing/file/ |
H A D | portable-file-backed-proto-log.h | 970 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 D | file-backed-proto-log.h | 540 int64_t file_offset) const { in ReadProto() 641 MemoryMappedFile* mmapped_file, int64_t file_offset, int64_t file_size) { in ReadProtoMetadata()
|
H A D | memory-mapped-file.h | 251 int64_t file_offset() const { return file_offset_; } in file_offset() function
|
/aosp_15_r20/external/cronet/net/disk_cache/simple/ |
H A D | simple_synchronous_entry.cc | 611 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 D | sparse.cpp | 62 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 D | snapuserd_readahead.cpp | 402 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 D | ac_rgp.c | 591 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 D | bcc_proc.h | 34 long long unsigned int file_offset; member
|
/aosp_15_r20/external/bcc/src/cc/includes/ |
H A D | bcc_proc.h | 34 long long unsigned int file_offset; member
|
/aosp_15_r20/system/libbase/ |
H A D | mapped_file.cpp | 51 off64_t file_offset = offset - slop; in FromOsHandle() local
|
/aosp_15_r20/art/libartbase/base/ |
H A D | mem_map_windows.cc | 53 off_t file_offset = fd_off - padding; in TargetMMap() local
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jmemmgr.c | 753 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
|