Home | History | Annotate | Download | only in Symbol

Lines Matching defs:function_offset

157             const addr_t function_offset = addr.GetOffset() - function->GetAddressRange().GetBaseAddress().GetOffset();
158 if (function_offset)
161 s->Printf(" + %" PRIu64, function_offset);