Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DElf.h83 uint32_t machine_type() { return machine_type_; } in machine_type()
117 uint32_t machine_type_; variable
/aosp12/system/unwinding/libunwindstack/
H A DElf.cpp293 machine_type_ = e_machine; in CreateInterfaceFromMemory()
314 machine_type_ = e_machine; in CreateInterfaceFromMemory()