Searched defs:objs (Results 1 – 6 of 6) sorted by relevance
7 uint64_t objs[8*3*3*2][3]; variable
7 volatile uint64_t objs[8*2*(2 + 4 + 8)][2]; variable
68 objs: $(OBJS) target
46 } objs[] = { variable
738 ArrayRef<ObjFile *> objs) { in convertResToCOFF()
1148 std::vector<TpiSource *> objs; in sortDependencies() local