Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h427 DynamicReloc(RelType type,const InputSectionBase * inputSec,uint64_t offsetInSec,Kind kind,Symbol & sym,int64_t addend,RelExpr expr) DynamicReloc() argument
439 DynamicReloc(RelType type,const InputSectionBase * inputSec,uint64_t offsetInSec,const OutputSection * outputSec,int64_t addend) DynamicReloc() argument
461 const InputSectionBase *inputSec; global() variable
596 const InputSectionBase *inputSec; global() member
[all...]
H A DWriter.cpp1792 const InputSectionBase *inputSec = dyn_cast<InputSectionBase>(sec); fixSymbolsAfterShrinking() local
[all...]