Searched refs:funcStart (Results 1 – 3 of 3) sorted by relevance
942 pint_t funcStart = 0; in getInfoFromCompactEncodingSection() local982 funcStart = pageIndex.functionOffset(low) + sects.dso_base; in getInfoFromCompactEncodingSection()983 if (pc < funcStart) { in getInfoFromCompactEncodingSection()988 (uint64_t) pc, (uint64_t) funcStart, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()996 (uint64_t) pc, (uint64_t) funcStart, (uint64_t) funcEnd); in getInfoFromCompactEncodingSection()1030 funcStart = pageIndex.functionOffset(low) + firstLevelFunctionOffset in getInfoFromCompactEncodingSection()1038 if (pc < funcStart) { in getInfoFromCompactEncodingSection()1041 (uint64_t) pc, (uint64_t) funcStart); in getInfoFromCompactEncodingSection()1075 uint32_t funcStartOffset = (uint32_t)(funcStart - sects.dso_base); in getInfoFromCompactEncodingSection()1130 (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
597 uintptr_t funcStart = _Unwind_GetRegionStart(context); in scan_eh_tab() local609 uintptr_t ipOffset = ip - funcStart; in scan_eh_tab()618 lpStart = (const uint8_t*)funcStart; in scan_eh_tab()