Home
last modified time | relevance | path

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

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