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