Searched refs:hdrInfo (Results 1 – 2 of 2) sorted by relevance
107 EHHeaderParser<A>::EHHeaderInfo hdrInfo; in findFDE() local109 hdrInfo)) in findFDE()112 size_t tableEntrySize = getTableEntrySize(hdrInfo.table_enc); in findFDE()116 for (size_t len = hdrInfo.fde_count; len > 1;) { in findFDE()118 tableEntry = hdrInfo.table + mid * tableEntrySize; in findFDE()120 hdrInfo.table_enc, ehHdrStart); in findFDE()133 tableEntry = hdrInfo.table + low * tableEntrySize; in findFDE()135 hdrInfo.table_enc, fdeInfo, cieInfo)) { in findFDE()
530 EHHeaderParser<LocalAddressSpace>::EHHeaderInfo hdrInfo; in findUnwindSections()540 hdrInfo); in findUnwindSections()542 cbdata->sects->dwarf_section = hdrInfo.eh_frame_ptr; in findUnwindSections()