Home
last modified time | relevance | path

Searched defs:needsThunks (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DConcatOutputSection.cpp124 bool TextOutputSection::needsThunks() const { in needsThunks() function in TextOutputSection
/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.h153 bool needsThunks = false; variable