reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
155 const object::coff_section *COFFSection = Obj.getCOFFSection(ObjSection); 158 if (Expected<StringRef> NameOrErr = ObjSection.getName()) 181 if (!ObjSection.isBSS()) 197 for (const auto &Reloc : ObjSection.relocations()) {