Home
last modified time | relevance | path

Searched refs:MODULE_CODE_SECTIONNAME (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h89 MODULE_CODE_SECTIONNAME = 5, // SECTIONNAME: [strchr x N] enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1198 writeStringRecord(Stream, bitc::MODULE_CODE_SECTIONNAME, in writeModuleInfo()
1210 writeStringRecord(Stream, bitc::MODULE_CODE_SECTIONNAME, F.getSection(), in writeModuleInfo()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1442 writeStringRecord(Stream, bitc::MODULE_CODE_SECTIONNAME, GV.getSection(), in writeModuleInfo()
1454 writeStringRecord(Stream, bitc::MODULE_CODE_SECTIONNAME, F.getSection(), in writeModuleInfo()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp306 case bitc::MODULE_CODE_SECTIONNAME: { // SECTIONNAME: [strchr x N] in hasObjCCategoryInModule()
4644 case bitc::MODULE_CODE_SECTIONNAME: { // SECTIONNAME: [strchr x N] in parseModule()