Searched defs:Deps (Results 1 – 5 of 5) sorted by relevance
172 type Deps struct { struct173 SharedLibs, LateSharedLibs []string174 StaticLibs, LateStaticLibs, WholeStaticLibs []string176 ObjFiles common.Paths178 Cflags, ReexportedCflags []string180 CrtBegin, CrtEnd string436 deps(ctx BaseModuleContext, deps Deps) Deps methodSpec
27 type Deps int type61 Deps Deps // The format of the dependency file. member
30 Deps []*DepNode member
118 Deps []int member
99 Deps []string member