Searched defs:getTargetInputSection (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | Thunks.h | 48 virtual InputSection *getTargetInputSection() const { return nullptr; } in getTargetInputSection() function |
H A D | Thunks.cpp | 980 InputSection *MipsThunk::getTargetInputSection() const { in getTargetInputSection() function in MipsThunk |
H A D | SyntheticSections.cpp | 3616 InputSection *ThunkSection::getTargetInputSection() const { getTargetInputSection() function in ThunkSection |