Searched refs:needsThunks (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.h136 bool needsThunks = false; member in class:lld::elf::TargetInfo
H A DWriter.cpp1697 bool changed = target->needsThunks && tc.createThunks(outputSections);
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp167 needsThunks = true;
H A DAArch64.cpp79 needsThunks = true;
H A DARM.cpp66 needsThunks = true;
H A DMips.cpp55 needsThunks = true;
H A DPPC64.cpp407 needsThunks = true;

Completed in 93 milliseconds