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

/fuchsia/zircon/third_party/ulib/ngunwind/src/dwarf/
H A DGfind_proc_info-lsb.c396 unw_word_t item_start, item_end = 0; local
429 item_start = addr;
459 /*Debug (1, "Found CIE at %.8x.\n", item_start);*/
462 unw_word_t fde_addr = item_start;
466 /*Debug (1, "Found FDE at %.8x\n", item_start);*/
478 item_start - (unw_word_t) (uintptr_t) buf,

Completed in 22 milliseconds