Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.h149 ThunkSection *getISDThunkSec(OutputSection *os, InputSection *isec,
DRelocations.cpp1724 ThunkSection *ThunkCreator::getISDThunkSec(OutputSection *os, InputSection *isec, in getISDThunkSec() function in ThunkCreator
2002 ts = getISDThunkSec(os, isec, isd, rel.type, src); in createThunks()