Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.h425 DynamicReloc(RelType type, const InputSectionBase *inputSec, in DynamicReloc()
437 DynamicReloc(RelType type, const InputSectionBase *inputSec, in DynamicReloc()
459 const InputSectionBase *inputSec; variable
594 const InputSectionBase *inputSec; member
H A DWriter.cpp1723 const InputSectionBase *inputSec = dyn_cast<InputSectionBase>(sec); in fixSymbolsAfterShrinking() local