Searched refs:MachODataDataSectionName (Results 1 – 4 of 4) sorted by relevance
43 if (auto *DataSec = G.findSectionByName(orc::MachODataDataSectionName)) in getMachODefaultRWDataSection()45 return G.createSection(orc::MachODataDataSectionName, in getMachODefaultRWDataSection()
19 StringRef MachODataDataSectionName = "__DATA,__data"; variable
27 LLVM_ABI extern StringRef MachODataDataSectionName;
1374 StringRef DataSections[] = {MachODataDataSectionName, in registerObjectPlatformSections()