Home
last modified time | relevance | path

Searched refs:set_human_readable_cause (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
H A Dtombstone.h73 void set_human_readable_cause(Cause* cause, uint64_t fault_addr);
/aosp12/system/core/debuggerd/libdebuggerd/
H A Dscudo.cpp123 set_human_readable_cause(cause, untagged_fault_addr_); in FillInCause()
H A Dgwp_asan.cpp162 set_human_readable_cause(cause, crash_address_); in AddCauseProtos()
H A Dtombstone_proto.cpp114 void set_human_readable_cause(Cause* cause, uint64_t fault_addr) { in set_human_readable_cause() function