Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.h154 void createInitialThunkSections(ArrayRef<OutputSection *> outputSections);
H A DRelocations.cpp1962 void ThunkCreator::createInitialThunkSections( in createInitialThunkSections() function in ThunkCreator
2128 createInitialThunkSections(outputSections); in createThunks()