Searched defs:inputSec (Results 1 – 2 of 2) sorted by relevance
427 DynamicReloc(RelType type, const InputSectionBase *inputSec, in DynamicReloc()439 DynamicReloc(RelType type, const InputSectionBase *inputSec, in DynamicReloc()461 const InputSectionBase *inputSec; variable596 const InputSectionBase *inputSec; member
1792 const InputSectionBase *inputSec = dyn_cast<InputSectionBase>(sec); in fixSymbolsAfterShrinking() local