Searched refs:ExternalGlobal (Results 1 – 5 of 5) sorted by relevance
4 …le=x86_64-pc-linux -filetype=obj -o %t/test_ELF_ExternalGlobal_x86-64.o %S/Inputs/ExternalGlobal.ll
88 namespace ns { __declspec(dllimport) int ExternalGlobal; } variable89 USEVAR(ns::ExternalGlobal)
81 namespace ns { __declspec(dllexport) int ExternalGlobal; } variable
79 namespace ns { __declspec(dllexport) int ExternalGlobal; } variable
133 namespace ns { __declspec(dllimport) int ExternalGlobal; } variable