Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp1691 static uint16_t getBitcodeMachineKind(Ctx &ctx, StringRef path, in getBitcodeMachineKind() function
1822 emachine = getBitcodeMachineKind(ctx, mb.getBufferIdentifier(), t); in BitcodeFile()