Searched defs:netbsd (Results 1 – 4 of 4) sorted by relevance
10 type netbsd struct { struct11 kernelSrc string12 kernelObj string13 ignores []*regexp.Regexp25 func (ctx *netbsd) ContainsCrash(output []byte) bool {29 func (ctx *netbsd) Parse(output []byte) *Report {33 func (ctx *netbsd) Symbolize(rep *Report) error {
15 type netbsd struct{} struct17 func (*netbsd) prepare(sourcedir string, build bool, arches []string) error {27 func (*netbsd) prepareArch(arch *Arch) error {53 …sd) processFile(arch *Arch, info *compiler.ConstInfo) (map[string]uint64, map[string]bool, error) {
4 package netbsd package
303 } netbsd; member358 } netbsd; member