Searched refs:fnstart (Results 1 – 3 of 3) sorted by relevance
81 uint32_t fnstart; // function start address member
107 uintptr_t scopeStart = ucbp->pr_cache.fnstart + offset; in ProcessDescriptors()467 exception_object->pr_cache.fnstart = frameInfo.start_ip; in unwind_phase1()477 exception_object->pr_cache.fnstart, exception_object->pr_cache.ehtp, in unwind_phase1()589 exception_object->pr_cache.fnstart = frameInfo.start_ip; in unwind_phase2()
95 uint32_t fnstart; /* function start address */ member