Searched defs:DataSections (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CommandFlags.cpp | 371 CGBINDOPT(DataSections); in CGOPT() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/ | ||
H A D | TargetOptions.h | 271 unsigned DataSections : 1; global() variable |
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | MachOPlatform.cpp | 1300 StringRef DataSections[] = {MachODataDataSectionName, registerObjectPlatformSections() local |