Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.h446 DynamicReloc(RelType type, const InputSectionBase *inputSec, in DynamicReloc()
458 DynamicReloc(RelType type, const InputSectionBase *inputSec, in DynamicReloc()
480 const InputSectionBase *inputSec; variable
586 const InputSectionBase *inputSec; member
H A DWriter.cpp1731 const InputSectionBase *inputSec = dyn_cast<InputSectionBase>(sec); in fixSymbolsAfterShrinking() local
H A DSyntheticSections.cpp1624 RelType dynType, InputSectionBase &inputSec, uint64_t offsetInSec, in addRelativeReloc()
1649 InputSectionBase &inputSec, in addReloc()