Searched defs:dex_file_offset (Results 1 – 7 of 7) sorted by relevance
55 uint64_t dex_file_offset; // The offset of the dex file in the file containing it member
454 void AddDexFileOffset(uint64_t dex_file_offset) override { in AddDexFileOffset()559 void AddDexFileOffset(uint64_t dex_file_offset) override { in AddDexFileOffset()
367 void ThreadTree::AddDexFileOffset(const std::string& file_path, uint64_t dex_file_offset) { in AddDexFileOffset()
771 uint64_t dex_file_offset = dex_entry.symfile_addr - it->start_addr + it->pgoff; in ReadDexFileDebugInfo() local
409 uint32_t dex_file_offset = reinterpret_cast<const uint32_t*>(verifier_deps)[index]; in GetDexFileClassDefs() local
749 uint32_t dex_file_offset; in Setup() local
4082 uint32_t dex_file_offset = oat_dex_file.dex_file_offset_; in GetDebugInfo() local