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

/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DELFObjectWriter.cpp469 static uint8_t mergeTypeForSet(uint8_t origType, uint8_t newType) { function
510 mergeTypeForSet(Symbol->getType(), ELF::STT_GNU_IFUNC) != ELF::STT_GNU_IFUNC)
533 Type = mergeTypeForSet(Type, Base->getType());

Completed in 122 milliseconds