Searched refs:ExternalGlobal (Results 1 – 5 of 5) sorted by relevance
3 …le=x86_64-pc-linux -filetype=obj -o %T/test_ELF_ExternalGlobal_x86-64.o %S/Inputs/ExternalGlobal.ll
87 namespace ns { __declspec(dllimport) int ExternalGlobal; } variable88 USEVAR(ns::ExternalGlobal)
75 namespace ns { __declspec(dllexport) int ExternalGlobal; } variable
67 namespace ns { __declspec(dllexport) int ExternalGlobal; } variable
119 namespace ns { __declspec(dllimport) int ExternalGlobal; } variable