Searched defs:inputSec (Results 1 – 2 of 2) sorted by relevance
432 DynamicReloc(RelType type, const InputSectionBase *inputSec, in DynamicReloc()444 DynamicReloc(RelType type, const InputSectionBase *inputSec, in DynamicReloc()466 const InputSectionBase *inputSec; variable605 const InputSectionBase *inputSec; member
1568 const InputSectionBase *inputSec = dyn_cast<InputSectionBase>(sec); in fixSymbolsAfterShrinking() local