Lines Matching defs:Sect
244 uint8_t Sect;
253 Sect = NL64.n_sect;
261 Sect = NL32.n_sect;
291 if (Sect)
292 dbgs() << static_cast<unsigned>(Sect - 1);
299 if (Sect != 0) {
300 auto NSec = findSectionByIndex(Sect - 1);
321 &createNormalizedSymbol(*Name, Value, Type, Sect, Desc,
389 SecIndexToSymbols[NSym.Sect - 1].push_back(&NSym);
607 setCanonicalSymbol(getSectionByIndex(NSym.Sect - 1), Sym);