Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/ExecutionEngine/RuntimeDyld/X86/
H A DELF_x64-64_PIC_relocations.s4 …le=x86_64-pc-linux -filetype=obj -o %t/test_ELF_ExternalGlobal_x86-64.o %S/Inputs/ExternalGlobal.ll
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddllimport.cpp88 namespace ns { __declspec(dllimport) int ExternalGlobal; } variable
89 USEVAR(ns::ExternalGlobal)
H A Ddllexport.cpp81 namespace ns { __declspec(dllexport) int ExternalGlobal; } variable
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Ddllexport.cpp79 namespace ns { __declspec(dllexport) int ExternalGlobal; } variable
H A Ddllimport.cpp133 namespace ns { __declspec(dllimport) int ExternalGlobal; } variable