Searched refs:funcEnd (Results 1 – 1 of 1) sorted by relevance
935 pint_t funcEnd = 0; in getInfoFromCompactEncodingSection() local959 funcEnd = firstLevelNextPageFunctionOffset + sects.dso_base; in getInfoFromCompactEncodingSection()964 funcEnd = pageIndex.functionOffset(low + 1) + sects.dso_base; in getInfoFromCompactEncodingSection()980 (uint64_t) pc, (uint64_t) funcStart, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()983 if (pc > funcEnd) { in getInfoFromCompactEncodingSection()988 (uint64_t) pc, (uint64_t) funcStart, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()1025 funcEnd = in getInfoFromCompactEncodingSection()1029 funcEnd = firstLevelNextPageFunctionOffset + sects.dso_base; in getInfoFromCompactEncodingSection()1036 if (pc > funcEnd) { in getInfoFromCompactEncodingSection()1039 (uint64_t) pc, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()[all …]