Searched refs:WithoutRel (Results 1 – 3 of 3) sorted by relevance
125 return fixedManifest.WithoutRel()150 return mergedManifest.WithoutRel()
113 bpf.objs = append(bpf.objs, obj.WithoutRel())
466 return Paths{PathForOutput(ctx, rel).WithoutRel()}, nil1130 func (p OutputPath) WithoutRel() OutputPath { func