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

/external/libunwind/src/dwarf/
H A DGfind_proc_info-lsb.c387 unw_word_t item_start, item_end = 0; local
420 item_start = addr;
450 /*Debug (1, "Found CIE at %.8x.\n", item_start);*/
453 unw_word_t fde_addr = item_start;
457 /*Debug (1, "Found FDE at %.8x\n", item_start);*/
469 item_start - (unw_word_t) (uintptr_t) buf,

Completed in 429 milliseconds