Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DConcatOutputSection.cpp124 bool TextOutputSection::needsThunks() const { in needsThunks() function in TextOutputSection
/openbsd-src/gnu/llvm/lld/ELF/
H A DTarget.h143 bool needsThunks = false; variable