Searched refs:WithoutRel (Results 1 – 4 of 4) sorted by relevance
163 return fixedManifest.WithoutRel()188 return mergedManifest.WithoutRel()
1529 j.outputFile = outputFile.WithoutRel()
179 bpf.objs = append(bpf.objs, objStripped.WithoutRel())181 bpf.objs = append(bpf.objs, obj.WithoutRel())
1232 func (p OutputPath) WithoutRel() OutputPath { func