Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DMachOObjectFormat.cpp18 StringRef MachODataCommonSectionName = "__DATA,__common"; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DMachOObjectFormat.h26 LLVM_ABI extern StringRef MachODataCommonSectionName;
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1375 MachODataCommonSectionName, in registerObjectPlatformSections()