Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DTarget.h136 bool needsThunks = false; variable
DWriter.cpp1719 bool changed = target->needsThunks && tc.createThunks(outputSections); in finalizeAddressDependentContent()
/external/llvm-project/lld/ELF/Arch/
DPPC.cpp166 needsThunks = true; in PPC()
DAArch64.cpp78 needsThunks = true; in AArch64()
DARM.cpp66 needsThunks = true; in ARM()
DMips.cpp55 needsThunks = true; in MIPS()
DPPC64.cpp582 needsThunks = true; in PPC64()