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

References

lib/Bitcode/Reader/BitcodeAnalyzer.cpp
  132       STRINGIFY_CODE(MODULE_CODE, SECTIONNAME)
lib/Bitcode/Reader/BitcodeReader.cpp
  289     case bitc::MODULE_CODE_SECTIONNAME: { // SECTIONNAME: [strchr x N]
 3601     case bitc::MODULE_CODE_SECTIONNAME: {  // SECTIONNAME: [strchr x N]
lib/Bitcode/Writer/BitcodeWriter.cpp
 1176         writeStringRecord(Stream, bitc::MODULE_CODE_SECTIONNAME, GV.getSection(),
 1188         writeStringRecord(Stream, bitc::MODULE_CODE_SECTIONNAME, F.getSection(),