Home
last modified time | relevance | path

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

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