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