Home
last modified time | relevance | path

Searched refs:Desc (Results 1 – 5 of 5) sorted by relevance

/build/soong/symbol_inject/
Dmacho_symboldata_test.go45 macho.Symbol{Name: "__mh_execute_header", Type: 0xf, Sect: 0x1, Desc: 0x10, Value: 0x100000000},
46 macho.Symbol{Name: "_main", Type: 0xf, Sect: 0x1, Desc: 0x0, Value: 0x100000f50},
47 macho.Symbol{Name: "_soong_build_number", Type: 0xf, Sect: 0x8, Desc: 0x0, Value: 0x100001020},
48 macho.Symbol{Name: "_write", Type: 0x1, Sect: 0x0, Desc: 0x100, Value: 0x0},
49 macho.Symbol{Name: "dyld_stub_binder", Type: 0x1, Sect: 0x0, Desc: 0x100, Value: 0x0},
80 macho.Symbol{Name: "__mh_execute_header", Type: 0xf, Sect: 0x1, Desc: 0x10, Value: 0x100000000},
81 macho.Symbol{Name: "_main", Type: 0xf, Sect: 0x1, Desc: 0x0, Value: 0x100000f30},
82 macho.Symbol{Name: "_symbol1", Type: 0xf, Sect: 0x8, Desc: 0x0, Value: 0x100001020},
83 macho.Symbol{Name: "_symbol2", Type: 0xf, Sect: 0x8, Desc: 0x0, Value: 0x1000010a0},
84 macho.Symbol{Name: "_write", Type: 0x1, Sect: 0x0, Desc: 0x100, Value: 0x0},
[all …]
/build/soong/ui/build/
Dcontext.go74 Desc: &desc,
/build/soong/ui/metrics/
Devent.go72 Desc: proto.String(e.desc),
/build/soong/ui/status/ninja_frontend/
Dfrontend.pb.go278 Desc *string `protobuf:"bytes,5,opt,name=desc" json:"desc,omitempty"` member
342 if m != nil && m.Desc != nil {
343 return *m.Desc
/build/soong/ui/metrics/metrics_proto/
Dmetrics.pb.go541 Desc *string `protobuf:"bytes,1,opt,name=desc" json:"desc,omitempty"` member
585 if m != nil && m.Desc != nil {
586 return *m.Desc