Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DElfInterfaceArm.cpp90 void ElfInterfaceArm::HandleUnknownType(uint32_t type, uint64_t ph_offset, uint64_t ph_filesz) { in HandleUnknownType() argument
100 total_entries_ = ph_filesz / 8; in HandleUnknownType()
DElfInterfaceArm.h73 void HandleUnknownType(uint32_t type, uint64_t ph_offset, uint64_t ph_filesz) override;