Home
last modified time | relevance | path

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

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