Home
last modified time | relevance | path

Searched refs:ptr_offset (Results 1 – 3 of 3) sorted by relevance

/system/core/libunwindstack/
DDexFiles.cpp116 bool DexFiles::ReadVariableData(uint64_t ptr_offset) { in ReadVariableData() argument
117 entry_addr_ = (this->*read_entry_ptr_func_)(ptr_offset); in ReadVariableData()
/system/core/libunwindstack/include/unwindstack/
DJitDebug.h58 bool ReadVariableData(uint64_t ptr_offset) override;
DDexFiles.h63 bool ReadVariableData(uint64_t ptr_offset) override;