Home
last modified time | relevance | path

Searched refs:DataCommonSectionName (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp249 StringRef DataCommonSectionName = "__DATA,__common"; variable
1169 StringRef DataSections[] = {DataDataSectionName, DataCommonSectionName, in registerObjectPlatformSections()