Searched refs:dwFdeCount (Results 1 – 2 of 2) sorted by relevance
458 DwarfEncoding dwFdeCount(ehFrameHdr->fde_count_enc, dataPtr); in LoadEhFrameHDR() local467 HLOGD(" fde_count_enc: %s", dwFdeCount.ToString().c_str()); in LoadEhFrameHDR()480 ehFrameHDRFdeCount_ = dwFdeCount.GetAppliedValue(); in LoadEhFrameHDR()485 if (!dwFdeCount.IsOmit() && dwFdeCount.GetValue() > 0) { in LoadEhFrameHDR()
486 DwarfEncoding dwFdeCount(ehFrameHdr->fde_count_enc, dataPtr); in LoadEhFrameHDR() local495 HLOGD(" fde_count_enc: %s", dwFdeCount.ToString().c_str()); in LoadEhFrameHDR()508 ehFrameHDRFdeCount_ = dwFdeCount.GetAppliedValue(); in LoadEhFrameHDR()513 if (!dwFdeCount.IsOmit() && dwFdeCount.GetValue() > 0) { in LoadEhFrameHDR()