Searched refs:MODULE_CODE_SECTIONNAME (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Bitcode/ |
| HD | LLVMBitCodes.h | 89 MODULE_CODE_SECTIONNAME = 5, // SECTIONNAME: [strchr x N] enumerator
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
| HD | DXILBitcodeWriter.cpp | 1198 writeStringRecord(Stream, bitc::MODULE_CODE_SECTIONNAME, in writeModuleInfo() 1210 writeStringRecord(Stream, bitc::MODULE_CODE_SECTIONNAME, F.getSection(), in writeModuleInfo()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
| HD | BitcodeWriter.cpp | 1442 writeStringRecord(Stream, bitc::MODULE_CODE_SECTIONNAME, GV.getSection(), in writeModuleInfo() 1454 writeStringRecord(Stream, bitc::MODULE_CODE_SECTIONNAME, F.getSection(), in writeModuleInfo()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| HD | BitcodeReader.cpp | 306 case bitc::MODULE_CODE_SECTIONNAME: { // SECTIONNAME: [strchr x N] in hasObjCCategoryInModule() 4644 case bitc::MODULE_CODE_SECTIONNAME: { // SECTIONNAME: [strchr x N] in parseModule()
|