Home
last modified time | relevance | path

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

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