Searched refs:funcStart (Results 1 – 3 of 3) sorted by relevance
934 pint_t funcStart = 0; in getInfoFromCompactEncodingSection() local974 funcStart = pageIndex.functionOffset(low) + sects.dso_base; in getInfoFromCompactEncodingSection()975 if (pc < funcStart) { in getInfoFromCompactEncodingSection()980 (uint64_t) pc, (uint64_t) funcStart, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()988 (uint64_t) pc, (uint64_t) funcStart, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()1022 funcStart = pageIndex.functionOffset(low) + firstLevelFunctionOffset in getInfoFromCompactEncodingSection()1030 if (pc < funcStart) { in getInfoFromCompactEncodingSection()1033 (uint64_t) pc, (uint64_t) funcStart); in getInfoFromCompactEncodingSection()1067 uint32_t funcStartOffset = (uint32_t)(funcStart - sects.dso_base); in getInfoFromCompactEncodingSection()1122 (uint64_t) pc, encoding, (uint64_t) lsda, (uint64_t) funcStart); in getInfoFromCompactEncodingSection()[all …]
97 uintptr_t funcStart = _Unwind_GetRegionStart(context); in scanEHTable() local98 uintptr_t ipOffset = ip - funcStart; in scanEHTable()103 lpStart = (const uint8_t*)funcStart; in scanEHTable()395 uintptr_t funcStart = _Unwind_GetRegionStart(ctx); in saveUnexpectedDataToBarrierCache() local
590 uintptr_t funcStart = _Unwind_GetRegionStart(context); in scan_eh_tab() local602 uintptr_t ipOffset = ip - funcStart; in scan_eh_tab()611 lpStart = (const uint8_t*)funcStart; in scan_eh_tab()