Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto_to_text.cpp112 std::vector<std::pair<std::string, uint64_t>> special_row; in print_thread_registers() local
145 row = &special_row; in print_thread_registers()
159 print_register_row(callback, word_size, special_row, should_log); in print_thread_registers()