Home
last modified time | relevance | path

Searched defs:start_ip (Results 1 – 10 of 10) sorted by relevance

/third_party/libunwind/tests/
Dtest-reg-state.c55 unw_word_t start_ip, unw_word_t end_ip) in dwarf_reg_states_callback()
Dtest-ptrace.c78 unw_word_t ip, sp, start_ip = 0, off; in do_backtrace() local
/third_party/libunwind/src/dwarf/
DGfind_unwind_table.c61 unw_word_t start_ip = to_unw_word (-1); in dwarf_find_unwind_table() local
DGfde.c239 unw_word_t start_ip, ip_range, aug_size, addr = *addrp; in dwarf_extract_proc_info_from_fde() local
/third_party/libunwind/src/mi/
DGdyn-remote.c209 unw_word_t dyn_list_addr, addr, next_addr, gen1, gen2, start_ip, end_ip; in unwi_dyn_remote_find_proc_info() local
/third_party/libunwind/include/
Dlibunwind-common.h.in146 unw_word_t start_ip; /* first IP covered by this procedure */ member
Dlibunwind_i.h309 unw_word_t start_ip; member
Dlibunwind-dynamic.h139 unw_word_t start_ip; /* first IP covered by this entry */ member
Dlibunwind-common.h132 unw_word_t start_ip; /* first IP covered by this procedure */ member
/third_party/toybox/toys/pending/
Ddhcpd.c244 uint32_t start_ip; // start address of leases, in host order member