Home
last modified time | relevance | path

Searched defs:DataSections (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp368 static cl::opt<bool> DataSections( in CGOPT() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h272 unsigned DataSections : 1; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1346 StringRef DataSections[] = {MachODataDataSectionName, in registerObjectPlatformSections() local
1492 std::vector<SecDesc> TextSections, DataSections; in populateObjCRuntimeObject() local