Searched defs:inputSec (Results 1 – 2 of 2) sorted by relevance
442 DynamicReloc(RelType type, const InputSectionBase *inputSec, in DynamicReloc()454 DynamicReloc(RelType type, const InputSectionBase *inputSec, in DynamicReloc()476 const InputSectionBase *inputSec; variable611 const InputSectionBase *inputSec; member
1671 const InputSectionBase *inputSec = dyn_cast<InputSectionBase>(sec); in fixSymbolsAfterShrinking() local