Searched defs:file_offset_ (Results 1 – 6 of 6) sorted by relevance
/aosp12/bionic/linker/ | ||
H A D | linker_phdr.h | 79 off64_t file_offset_; variable |
H A D | linker_soinfo.h | 385 off64_t file_offset_; member |
H A D | linker.cpp | 633 off64_t file_offset_; member in LoadTask |
/aosp12/system/extras/simpleperf/ | ||
H A D | JITDebugReader.cpp | 249 uint64_t file_offset_ = 0; member in simpleperf::TempSymFile |
/aosp12/art/libprofile/profile/ | ||
H A D | profile_compilation_info.cc | 268 uint32_t file_offset_; member in art::ProfileCompilationInfo::FileSectionInfo |
/aosp12/art/dex2oat/linker/ | ||
H A D | oat_writer.cc | 1940 const size_t file_offset_; member in art::linker::OatWriter::WriteCodeMethodVisitor |