Searched refs:getInputSection (Results 1 – 1 of 1) sorted by relevance
63 const InputSection *getInputSection(const WorklistEntry *) const;121 const InputSection *MarkLiveImpl<RecordWhyLive>::getInputSection( in getInputSection() function in lld::macho::MarkLiveImpl155 auto *isec = cast<ConcatInputSection>(getInputSection(entry)); in markTransitively()165 for (Defined *d : getInputSection(entry)->symbols) in markTransitively()