Home
last modified time | relevance | path

Searched defs:CommonSectionName (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.cpp27 StringRef ELFLinkGraphBuilderBase::CommonSectionName(".common"); member in llvm::jitlink::ELFLinkGraphBuilderBase
H A DCOFFLinkGraphBuilder.cpp16 static const char *CommonSectionName = "__common"; variable
H A DMachOLinkGraphBuilder.cpp18 static const char *CommonSectionName = "__common"; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp17 static const char *CommonSectionName = "__common"; variable