Searched defs:needsThunks (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lld/MachO/ | ||
H A D | ConcatOutputSection.cpp | 124 bool TextOutputSection::needsThunks() const { in needsThunks() function in TextOutputSection |
/freebsd/contrib/llvm-project/lld/ELF/ | ||
H A D | Target.h | 150 bool needsThunks = false; global() variable |