Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp371 CGBINDOPT(DataSections); in CGOPT() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h271 unsigned DataSections : 1; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1300 StringRef DataSections[] = {MachODataDataSectionName, registerObjectPlatformSections() local
1446 std::vector<SecDesc> TextSections, DataSections; populateObjCRuntimeObject() local
[all...]