Home
last modified time | relevance | path

Searched refs:mergeThunks (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h163 void mergeThunks(ArrayRef<OutputSection *> outputSections);
H A DRelocations.cpp2005 void ThunkCreator::mergeThunks(ArrayRef<OutputSection *> outputSections) { in mergeThunks() function in ThunkCreator
2358 mergeThunks(outputSections); in createThunks()