Searched refs:funcEnd (Results 1 – 1 of 1) sorted by relevance
1644 pint_t funcEnd = 0; in getInfoFromCompactEncodingSection() local1668 funcEnd = firstLevelNextPageFunctionOffset + sects.dso_base; in getInfoFromCompactEncodingSection()1673 funcEnd = pageIndex.functionOffset(low + 1) + sects.dso_base; in getInfoFromCompactEncodingSection()1689 (uint64_t) pc, (uint64_t) funcStart, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()1692 if (pc > funcEnd) { in getInfoFromCompactEncodingSection()1697 (uint64_t) pc, (uint64_t) funcStart, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()1734 funcEnd = in getInfoFromCompactEncodingSection()1738 funcEnd = firstLevelNextPageFunctionOffset + sects.dso_base; in getInfoFromCompactEncodingSection()1746 if (pc > funcEnd) { in getInfoFromCompactEncodingSection()1750 (uint64_t) pc, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()[all …]