reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/MC/MCParser/COFFAsmParser.cpp
   42   bool ParseSectionSwitch(StringRef Section,

References

lib/MC/MCParser/COFFAsmParser.cpp
   94     return ParseSectionSwitch(".text",
  102     return ParseSectionSwitch(".data", COFF::IMAGE_SCN_CNT_INITIALIZED_DATA |
  109     return ParseSectionSwitch(".bss",