Home
last modified time | relevance | path

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

/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DELF_x64-64_PIC_relocations.s3 …le=x86_64-pc-linux -filetype=obj -o %T/test_ELF_ExternalGlobal_x86-64.o %S/Inputs/ExternalGlobal.ll
/external/clang/test/CodeGenCXX/
Ddllimport.cpp87 namespace ns { __declspec(dllimport) int ExternalGlobal; } variable
88 USEVAR(ns::ExternalGlobal)
Ddllexport.cpp75 namespace ns { __declspec(dllexport) int ExternalGlobal; } variable
/external/clang/test/SemaCXX/
Ddllexport.cpp67 namespace ns { __declspec(dllexport) int ExternalGlobal; } variable
Ddllimport.cpp119 namespace ns { __declspec(dllimport) int ExternalGlobal; } variable