Searched refs:IsInDataSection (Results 1 – 6 of 6) sorted by relevance
83 DCHECK(IsInDataSection(&item)); in GetCodeItemSize()
58 DCHECK(IsInDataSection(&item)); in GetCodeItemSize()
59 DCHECK(dex_file.IsInDataSection(code_item)); in Init()
835 bool IsInDataSection(const void* addr) const { in IsInDataSection() function
209 if (!dex_file->IsInDataSection(dex_file->Begin() + dex_offset)) { in ADexFile_findMethodAtOffset()
5028 CHECK(method->GetDexFile()->IsInDataSection(handlers_ptr)) in ResolveMethodExceptionHandlerTypes()