Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.h147 void mergeThunks(ArrayRef<OutputSection *> outputSections);
DRelocations.cpp1685 void ThunkCreator::mergeThunks(ArrayRef<OutputSection *> outputSections) { in mergeThunks() function in ThunkCreator
2026 mergeThunks(outputSections); in createThunks()