Searched refs:tag_offset (Results 1 – 4 of 4) sorted by relevance
93 uptr tag_offset; member
398 str = ExtractUptr(str, "\n", &local.tag_offset); in ParseSymbolizeFrameOutput()
865 // ptr1 = tagp(ptr0, baseptr, tag_offset) returns a pointer where867 // * tag is a function of (tag in baseptr, tag_offset).869 // Backend optimizations may change tag_offset; the only guarantee is that calls870 // to tagp with the same pair of (baseptr, tag_offset) will produce pointers874 // ADDG ptr1, baseptr, (ptr0 - baseptr), tag_offset
199 tag_t obj_tag = base_tag ^ local.tag_offset; in PrintStackAllocations()