Searched refs:funcEnd (Results 1 – 1 of 1) sorted by relevance
1798 pint_t funcEnd = 0; in getInfoFromCompactEncodingSection() local1822 funcEnd = firstLevelNextPageFunctionOffset + sects.dso_base; in getInfoFromCompactEncodingSection()1827 funcEnd = pageIndex.functionOffset(low + 1) + sects.dso_base; in getInfoFromCompactEncodingSection()1843 (uint64_t) pc, (uint64_t) funcStart, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()1846 if (pc > funcEnd) { in getInfoFromCompactEncodingSection()1851 (uint64_t) pc, (uint64_t) funcStart, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()1888 funcEnd = in getInfoFromCompactEncodingSection()1892 funcEnd = firstLevelNextPageFunctionOffset + sects.dso_base; in getInfoFromCompactEncodingSection()1900 if (pc > funcEnd) { in getInfoFromCompactEncodingSection()1904 (uint64_t) pc, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()[all …]