Searched defs:file_offset_ (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/system/extras/simpleperf/ | ||
H A D | JITDebugReader_impl.h | 88 uint64_t file_offset_ = 0; variable |
/aosp_15_r20/external/icing/icing/file/ | ||
H A D | memory-mapped-file.h | 350 int64_t file_offset_ = 0; variable |
/aosp_15_r20/bionic/linker/ | ||
H A D | linker_phdr.h | 102 off64_t file_offset_; variable |
H A D | linker_soinfo.h | 455 off64_t file_offset_; member |
H A D | linker.cpp | 674 off64_t file_offset_; member in LoadTask |
/aosp_15_r20/external/perfetto/src/trace_processor/util/ | ||
H A D | trace_blob_view_reader.h | 155 size_t file_offset_; variable |
/aosp_15_r20/art/libprofile/profile/ | ||
H A D | profile_compilation_info.cc | 286 uint32_t file_offset_; member in art::ProfileCompilationInfo::FileSectionInfo |
/aosp_15_r20/art/dex2oat/linker/ | ||
H A D | oat_writer.cc | 1835 const size_t file_offset_; member in art::linker::OatWriter::WriteCodeMethodVisitor |