Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DRelocations.h156 void createInitialThunkSections(ArrayRef<OutputSection *> outputSections);
H A DRelocations.cpp1866 void ThunkCreator::createInitialThunkSections( in createInitialThunkSections() function in ThunkCreator
2043 createInitialThunkSections(outputSections); in createThunks()