Home
last modified time | relevance | path

Searched refs:print_detail (Results 1 - 2 of 2) sorted by relevance

/third_party/elfutils/tests/
H A Ddwarfcfi.c52 print_detail (int result, const Dwarf_Op *ops, size_t nops) in print_detail() function
105 // Point cfa_ops to dummy to match print_detail expectations. in handle_address()
113 print_detail (result, cfa_ops, cfa_nops); in handle_address()
123 print_detail (reg_result, ops, nops); in handle_address()
H A Daddrcfi.c49 print_detail (int result, const Dwarf_Op *ops, size_t nops, Dwarf_Addr bias) in print_detail() function
99 print_detail (result, ops, nops, stuff->bias); in print_register()
141 // Point cfa_ops to dummy to match print_detail expectations. in handle_cfi()
149 print_detail (result, cfa_ops, cfa_nops, stuff->bias); in handle_cfi()

Completed in 2 milliseconds