Searched refs:tag_offset (Results 1 – 4 of 4) sorted by relevance
117 uptr tag_offset; member
417 str = ExtractUptr(str, "\n", &local.tag_offset); in ParseSymbolizeFrameOutput()
905 // ptr1 = tagp(ptr0, baseptr, tag_offset) returns a pointer where907 // * tag is a function of (tag in baseptr, tag_offset).909 // Backend optimizations may change tag_offset; the only guarantee is that calls910 // to tagp with the same pair of (baseptr, tag_offset) will produce pointers914 // ADDG ptr1, baseptr, (ptr0 - baseptr), tag_offset
231 tag_t obj_tag = base_tag ^ local.tag_offset; in PrintStackAllocations()