Home
last modified time | relevance | path

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

/llvm-project/lld/ELF/
H A DSyntheticSections.h432 DynamicReloc(RelType type,const InputSectionBase * inputSec,uint64_t offsetInSec,Kind kind,Symbol & sym,int64_t addend,RelExpr expr) DynamicReloc() argument
444 DynamicReloc(RelType type,const InputSectionBase * inputSec,uint64_t offsetInSec,const OutputSection * outputSec,int64_t addend) DynamicReloc() argument
466 const InputSectionBase *inputSec; global() variable
605 const InputSectionBase *inputSec; global() member
[all...]
H A DWriter.cpp1553 const InputSectionBase *inputSec = dyn_cast<InputSectionBase>(sec); fixSymbolsAfterShrinking() local
[all...]