Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.h236 void mergeRISCVAttributesSections();
H A DDriver.cpp3145 mergeRISCVAttributesSections(); in link()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp1308 void elf::mergeRISCVAttributesSections() { in mergeRISCVAttributesSections() function in elf