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

/freebsd-current/contrib/llvm-project/lld/COFF/
H A DSymbolTable.cpp37 static bool compatibleMachineType(COFFLinkerContext &ctx, MachineTypes mt) { function in namespace:lld::coff
78 } else if (!compatibleMachineType(ctx, mt)) {

Completed in 111 milliseconds