Searched refs:createSystemZObjectWriter (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCTargetDesc.h93 std::unique_ptr<MCObjectTargetWriter> createSystemZObjectWriter(uint8_t OSABI);
H A DSystemZMCAsmBackend.cpp73 return createSystemZObjectWriter(OSABI);
H A DSystemZMCObjectWriter.cpp164 llvm::createSystemZObjectWriter(uint8_t OSABI) { function in class:llvm

Completed in 52 milliseconds