Home
last modified time | relevance | path

Searched refs:GetLookupTableData (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_file.h537 const uint8_t* GetLookupTableData() const { in GetLookupTableData() function
/art/oatdump/
Doatdump.cc894 if (oat_dex_file.GetLookupTableData() != nullptr) { in DumpOatDexFile()
896 oat_dex_file.GetLookupTableData() - oat_dex_file.GetOatFile()->DexBegin()); in DumpOatDexFile()