Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DRelocations.h181 void createInitialThunkSections(ArrayRef<OutputSection *> OutputSections);
H A DRelocations.cpp1346 void ThunkCreator::createInitialThunkSections( in createInitialThunkSections() function in ThunkCreator
1456 createInitialThunkSections(OutputSections); in createThunks()