Home
last modified time | relevance | path

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

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