Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDTarget.h119 bool needsThunks = false; variable
HDWriter.cpp1576 bool changed = target->needsThunks && tc.createThunks(outputSections); in finalizeAddressDependentContent()
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
HDARM.cpp66 needsThunks = true; in ARM()
HDPPC.cpp163 needsThunks = true; in PPC()
HDAArch64.cpp76 needsThunks = true; in AArch64()
HDMips.cpp54 needsThunks = true; in MIPS()
HDPPC64.cpp309 needsThunks = true; in PPC64()