Searched defs:DataSections (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/Target/ | ||
H A D | TargetOptions.h | 272 unsigned DataSections : 1; global() variable |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CommandFlags.cpp | 368 static cl::opt<bool> DataSections( CGOPT() local |
/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | MachOPlatform.cpp | 1346 StringRef DataSections[] = {MachODataDataSectionName, registerObjectPlatformSections() local |