Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.cpp2122 bool ThunkCreator::createThunks(uint32_t pass, in createThunks() function in ThunkCreator
/llvm-project-15.0.7/lld/COFF/
H A DWriter.cpp414 static bool createThunks(OutputSection *os, int margin) { in createThunks() function