Searched refs:RelocString (Results 1 – 4 of 4) sorted by relevance
116 assert(pw.elems[RelocString][idx] == s)120 idx := Index(len(pw.elems[RelocString]))121 pw.elems[RelocString] = append(pw.elems[RelocString], s)255 w.rawUvarint(uint64(w.rawReloc(RelocString, w.p.StringIdx(frame))))335 w.Reloc(RelocString, idx)
160 return pr.DataIdx(RelocString, idx)343 fmt.Printf("\t%s\n", r.common.StringIdx(r.rawReloc(RelocString, pc)))412 return r.common.StringIdx(r.Reloc(RelocString))
30 RelocString RelocKind = iota const
72 case pkgbits.RelocString: