Searched defs:createThunks (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | Relocations.cpp | 2264 bool ThunkCreator::createThunks(uint32_t pass, createThunks() function in ThunkCreator |
/llvm-project/lld/COFF/ | ||
H A D | Writer.cpp | 458 bool Writer::createThunks(OutputSection *os, int margin) { createThunks() function in Writer |