Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h442 DynamicReloc(RelType type, const InputSectionBase *inputSec, in DynamicReloc()
454 DynamicReloc(RelType type, const InputSectionBase *inputSec, in DynamicReloc()
476 const InputSectionBase *inputSec; variable
611 const InputSectionBase *inputSec; member
H A DWriter.cpp1671 const InputSectionBase *inputSec = dyn_cast<InputSectionBase>(sec); in fixSymbolsAfterShrinking() local