Home
last modified time | relevance | path

Searched refs:DirectXContainerObjectWriter (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/DirectX/MCTargetDesc/
H A DDirectXContainerObjectWriter.cpp19 class DirectXContainerObjectWriter : public MCDXContainerTargetWriter { class
21 DirectXContainerObjectWriter() : MCDXContainerTargetWriter() {} in DirectXContainerObjectWriter() function in __anon362de0470111::DirectXContainerObjectWriter
27 return std::make_unique<DirectXContainerObjectWriter>(); in createDXContainerTargetObjectWriter()
H A DCMakeLists.txt2 DirectXContainerObjectWriter.cpp