Searched defs:inputSec (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | SyntheticSections.h | 432 DynamicReloc(RelType type,const InputSectionBase * inputSec,uint64_t offsetInSec,Kind kind,Symbol & sym,int64_t addend,RelExpr expr) DynamicReloc() argument |
H A D | Writer.cpp | 1553 const InputSectionBase *inputSec = dyn_cast<InputSectionBase>(sec); fixSymbolsAfterShrinking() local |