Searched refs:fde_count (Results 1 – 2 of 2) sorted by relevance
74 uint32_t fde_count; member
283 …if (!read_dwarf(memory, eh_frame_hdr, &eh_hdr_info.fde_count, eh_hdr_info.fde_count_enc, &c)) retu… in find_fde()284 ALOGV("find_fde: found %d FDEs", eh_hdr_info.fde_count); in find_fde()287 int32_t high = eh_hdr_info.fde_count; in find_fde()