Searched defs:dex_file_offset (Results 1 – 12 of 12) sorted by relevance
46 repeated uint64 dex_file_offset = 1; field
61 const uint64_t dex_file_offset = 0x28; in TEST() local
549 void AddDexFileOffset(uint64_t dex_file_offset) override { in AddDexFileOffset()668 void AddDexFileOffset(uint64_t dex_file_offset) override { in AddDexFileOffset()
102 uint64_t dex_file_offset; // The offset of the dex file in the file containing it member
385 void ThreadTree::AddDexFileOffset(const std::string& file_path, uint64_t dex_file_offset) { in AddDexFileOffset()
727 uint64_t dex_file_offset = dex_entry.symfile_addr - it->start_addr + it->pgoff; in ReadDexFileDebugInfo() local
62 repeated uint64 dex_file_offset = 1; field
1447 inline ::uint64_t FileFeature_DexFile::dex_file_offset(int index) const { in dex_file_offset() function1467 FileFeature_DexFile::dex_file_offset() const { in dex_file_offset() function
432 uint32_t dex_file_offset = reinterpret_cast<const uint32_t*>(verifier_deps)[index]; in GetDexFileClassDefs() local
236 uint32 dex_file_offset = 3; field
805 uint32_t dex_file_offset; in Setup() local
4086 uint32_t dex_file_offset = oat_dex_file.dex_file_offset_; in GetDebugInfo() local