Home
last modified time | relevance | path

Searched defs:createThunks (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp2295 bool ThunkCreator::createThunks(uint32_t pass, in createThunks() function in ThunkCreator
/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp458 bool Writer::createThunks(OutputSection *os, int margin) { in createThunks() function in Writer