reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
48 if (!Section.getAsInteger(0, SecIndex)) 49 SecIndices.emplace(SecIndex, false); 54 SecIndex = Obj->isELF() ? 0 : 1; 60 auto IndexIt = SecIndices.find(SecIndex); 65 SecIndex++;