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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp1367 static uint8_t getBitcodeMachineKind(StringRef path, const Triple &t) { function in namespace:lld::elf
1430 emachine = getBitcodeMachineKind(mb.getBufferIdentifier(), t);

Completed in 104 milliseconds