HomeSort by: relevance | last modified time | path
    Searched refs:createSystemZObjectWriter (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCTargetDesc.h 93 std::unique_ptr<MCObjectTargetWriter> createSystemZObjectWriter(uint8_t OSABI);
SystemZMCAsmBackend.cpp 65 return createSystemZObjectWriter(OSABI);
SystemZMCObjectWriter.cpp 164 llvm::createSystemZObjectWriter(uint8_t OSABI) {

Completed in 32 milliseconds