Searched defs:inputSec (Results 1 – 2 of 2) sorted by relevance
425 DynamicReloc(RelType type, const InputSectionBase *inputSec, in DynamicReloc()437 DynamicReloc(RelType type, const InputSectionBase *inputSec, in DynamicReloc()459 const InputSectionBase *inputSec; variable594 const InputSectionBase *inputSec; member
1723 const InputSectionBase *inputSec = dyn_cast<InputSectionBase>(sec); in fixSymbolsAfterShrinking() local