Searched refs:funcEnd (Results 1 – 1 of 1) sorted by relevance
1766 pint_t funcEnd = 0; in getInfoFromCompactEncodingSection() local1790 funcEnd = firstLevelNextPageFunctionOffset + sects.dso_base; in getInfoFromCompactEncodingSection()1795 funcEnd = pageIndex.functionOffset(low + 1) + sects.dso_base; in getInfoFromCompactEncodingSection()1811 (uint64_t) pc, (uint64_t) funcStart, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()1814 if (pc > funcEnd) { in getInfoFromCompactEncodingSection()1819 (uint64_t) pc, (uint64_t) funcStart, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()1856 funcEnd = in getInfoFromCompactEncodingSection()1860 funcEnd = firstLevelNextPageFunctionOffset + sects.dso_base; in getInfoFromCompactEncodingSection()1868 if (pc > funcEnd) { in getInfoFromCompactEncodingSection()1872 (uint64_t) pc, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()[all …]