Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DElfInterfaceArm.cpp90 void ElfInterfaceArm::HandleUnknownType(uint32_t type, uint64_t ph_offset, uint64_t ph_filesz) { in HandleUnknownType() argument
96 start_offset_ = ph_offset; in HandleUnknownType()
DElfInterfaceArm.h73 void HandleUnknownType(uint32_t type, uint64_t ph_offset, uint64_t ph_filesz) override;